muffet: add hythera as maintainer
This commit is contained in:
@@ -26,7 +26,7 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/raviqqe/muffet";
|
||||
changelog = "https://github.com/raviqqe/muffet/releases/tag/${finalAttrs.src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ hythera ];
|
||||
mainProgram = "muffet";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user