From b63aa4ccb2c574b77820807570572dcfc7b03788 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 7 Jan 2021 10:44:08 -0500 Subject: Deshaw: create team and reassign limeytexan's maintainership (#108678) * team: add deshaw * maintainership: reassign limeytexan's packages to the deshaw team --- maintainers/team-list.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'maintainers/team-list.nix') 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."; -- cgit 1.4.1