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