summaryrefslogtreecommitdiffstats
path: root/maintainers
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2021-01-07 10:44:08 -0500
committerGitHub <noreply@github.com>2021-01-07 10:44:08 -0500
commitb63aa4ccb2c574b77820807570572dcfc7b03788 (patch)
treebe53b60516bfd62c6e9a06f3ca0ddbba64d82c07 /maintainers
parent2f2d887664783756041e9831057a5dd6be6f8b7f (diff)
Deshaw: create team and reassign limeytexan's maintainership (#108678)
* team: add deshaw * maintainership: reassign limeytexan's packages to the deshaw team
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 598393582ab8..b34c3f71bd82 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -36,6 +36,14 @@ with lib.maintainers; {
scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team.";
};
+ deshaw = {
+ # Verify additions to this team with at least one already existing member of the team.
+ members = [
+ limeytexan
+ ];
+ scope = "Group registration for D. E. Shaw employees who collectively maintain packages.";
+ };
+
freedesktop = {
members = [ jtojnar worldofpeace ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";