lefthook: add nightconcept as maintainer
This commit is contained in:
@@ -41,6 +41,6 @@ buildGoModule (finalAttrs: {
|
||||
changelog = "https://github.com/evilmartians/lefthook/raw/v${finalAttrs.version}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "lefthook";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ nightconcept ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user