Merge pull request #254376 from flyingcircusio/fcio-maintainers-team

maintainers/teams: add flyingcircus
This commit is contained in:
Yorick 2023-09-10 13:17:38 +02:00 committed by GitHub
commit 867384880c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.";