nixos/forgejo,forgejo: Add pyrox0 as a maintainer

This commit is contained in:
Pyrox
2024-12-12 21:11:32 +01:00
committed by emilylange
parent ecd595ef80
commit b800579648
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -840,5 +840,6 @@ in
meta.maintainers = with lib.maintainers; [
bendlas
emilylange
pyrox0
];
}
+1
View File
@@ -195,6 +195,7 @@ buildGoModule rec {
bendlas
adamcstephens
marie
pyrox0
];
broken = stdenv.hostPlatform.isDarwin;
mainProgram = "gitea";