diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index d7bd0f8d3e0b..260e5b576851 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -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"; };