maintainers/teams: add acme team

This commit is contained in:
Emily 2020-04-20 01:17:48 +01:00
parent ab0da25762
commit eb43e8dd1b

View file

@ -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.";