sagoin: add figsoda to maintainers
This commit is contained in:
@@ -32,7 +32,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/figsoda/sagoin";
|
||||
changelog = "https://github.com/figsoda/sagoin/blob/v${finalAttrs.version}/CHANGELOG.md";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ figsoda ];
|
||||
mainProgram = "sagoin";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user