gotenberg: add miniharinn as maintainer
This commit is contained in:
@@ -116,6 +116,6 @@ buildGo126Module (finalAttrs: {
|
||||
homepage = "https://gotenberg.dev";
|
||||
changelog = "https://github.com/gotenberg/gotenberg/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ miniharinn ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user