fclones-gui: add progrm_jarvis to maintainers
This commit is contained in:
committed by
Michael Daniels
parent
3cff87593d
commit
b404549895
@@ -46,6 +46,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/pkolaczk/fclones-gui";
|
||||
changelog = "https://github.com/pkolaczk/fclones-gui/releases/tag/${finalAttrs.src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.progrm_jarvis ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user