forgejo: tebriel as maintainer (#439739)

This commit is contained in:
Adam C. Stephens
2025-09-02 20:45:53 -04:00
committed by GitHub
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ let
meta.maintainers = with lib.maintainers; [
bendlas
emilylange
tebriel
];
nodes = {
@@ -99,6 +99,7 @@ buildGoModule rec {
adamcstephens
emilylange
christoph-heiss
tebriel
];
mainProgram = "forgejo-runner";
};
+1
View File
@@ -199,6 +199,7 @@ buildGoModule rec {
adamcstephens
marie
pyrox0
tebriel
];
broken = stdenv.hostPlatform.isDarwin;
mainProgram = "gitea";