scmpuff: add myself as maintainer
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
@@ -40,7 +40,10 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/mroth/scmpuff";
|
||||
changelog = "https://github.com/mroth/scmpuff/releases/tag/v${finalAttrs.version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ cpcloud ];
|
||||
maintainers = with maintainers; [
|
||||
cpcloud
|
||||
christoph-heiss
|
||||
];
|
||||
mainProgram = "scmpuff";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user