treewide maintainers: add teams.{freedesktop,gnome}
This commit is contained in:
@@ -116,6 +116,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = teams.freedesktop.members ++ (with maintainers; [ ]);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user