mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
ain: add hythera as maintainer
This commit is contained in:
@@ -31,7 +31,7 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/jonaslu/ain";
|
||||
changelog = "https://github.com/jonaslu/ain/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ hythera ];
|
||||
mainProgram = "ain";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user