teams: init determinatesystems

This commit is contained in:
Graham Christensen 2021-04-19 17:56:55 -04:00
parent 3f2a3dd3e9
commit 705227c558

View file

@ -56,6 +56,14 @@ 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 = [
grahamc
];
scope = "Group registration for packages maintained by Determinate Systems.";
};
freedesktop = {
members = [ jtojnar worldofpeace ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";