diff options
| author | Yorick <yorickvanpelt@gmail.com> | 2023-09-10 13:58:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-10 13:58:30 +0200 |
| commit | c70c00516fe52642336893c6dff85143760d3032 (patch) | |
| tree | 76b9cb70d02b8150a9f4939aa2261c5e5bdf1952 | |
| parent | quakespasm: 0.95.1 -> 0.96.0 (diff) | |
| download | nixpkgs-origin/revert-254376-fcio-maintainers-team.tar.gz | |
Revert "maintainers/teams: add flyingcircus"origin/revert-254376-fcio-maintainers-team
| -rw-r--r-- | maintainers/team-list.nix | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 9e1567f8defa..01b29e32cb9d 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -294,17 +294,6 @@ with lib.maintainers; { githubTeams = [ "flutter" ]; }; - flyingcircus = { - # Verify additions by approval of an already existing member of the team. - members = [ - ctheune - dpausp - leona - ]; - scope = "Team for Flying Circus employees who collectively maintain packages."; - shortName = "Flying Circus employees"; - }; - freedesktop = { members = [ jtojnar ]; scope = "Maintain Freedesktop.org packages for graphical desktop."; |
