Merge pull request #119906 from DeterminateSystems/team/determinate.systems

Teams: create a Determinate Systems team
This commit is contained in:
Graham Christensen 2021-04-19 18:38:08 -04:00 committed by GitHub
commit 20313e8b73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,15 @@ with lib.maintainers; {
scope = "Group registration for D. E. Shaw employees who collectively maintain packages.";
};
determinatesystems = {
# Verify additions to this team with at least one already existing member of the team.
members = [
cole-h
grahamc
];
scope = "Group registration for packages maintained by Determinate Systems.";
};
freedesktop = {
members = [ jtojnar worldofpeace ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";