1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

maintainers/teams: add flyingcircus

This commit is contained in:
Leona Maroni 2023-09-10 10:58:04 +02:00
parent c6850d4fc4
commit a79571beca
No known key found for this signature in database

View file

@ -294,6 +294,17 @@ 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.";