Merge pull request #85589 from emilazy/add-acme-maintainers-team

Add ACME maintainers team
This commit is contained in:
worldofpeace
2020-04-28 18:38:12 -04:00
committed by GitHub
5 changed files with 18 additions and 5 deletions
+12
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.";