clipse: add maintainer magicquark
This commit is contained in:
@@ -73,6 +73,9 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/savedra1/clipse";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "clipse";
|
||||
maintainers = [ lib.maintainers.savedra1 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
magicquark
|
||||
savedra1
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user