From eb43e8dd1b045d5a524465007b3d2a52f2732fed Mon Sep 17 00:00:00 2001 From: Emily Date: Mon, 20 Apr 2020 01:17:48 +0100 Subject: maintainers/teams: add acme team --- maintainers/team-list.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'maintainers/team-list.nix') diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 7efff7f45ecae..16c902ab8c5d0 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -17,6 +17,18 @@ { lib }: with lib.maintainers; { + acme = { + members = [ + aanderse + andrew-d + arianvp + emily + flokli + m1cr0man + ]; + scope = "Maintain ACME-related packages and modules."; + }; + freedesktop = { members = [ jtojnar worldofpeace ]; scope = "Maintain Freedesktop.org packages for graphical desktop."; -- cgit 1.4.1