gitoxide: add hythera as maintainer

(cherry picked from commit 13f55e7bdd)
This commit is contained in:
Hythera
2026-03-17 16:13:00 +01:00
parent 259d2614a3
commit 5bc7529fb8

View File

@@ -60,7 +60,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
mit # or
asl20
];
maintainers = [ ];
maintainers = with lib.maintainers; [ hythera ];
# NB: `ein` is also provided by this package, but `nix run
# nixpkgs#gitoxide` doesn't work at all without this set.
mainProgram = "gix";