teams/forgejo: init

This commit is contained in:
dish
2025-12-12 15:39:17 -05:00
parent 5d6bdbddb4
commit cce959161f
+14
View File
@@ -363,6 +363,20 @@ with lib.maintainers;
shortName = "Flying Circus employees";
};
forgejo = {
members = [
adamcstephens
bendlas
christoph-heiss
emilylange
marie
pyrox0
tebriel
];
scope = "Maintain the Forgejo code forge, packages and modules.";
shortName = "Forgejo";
};
formatter = {
github = "nix-formatting";
};