tree-wide: Switch from gnome3.maintainers to lib.teams.gnome

This commit is contained in:
Jan Tojnar
2020-04-01 14:41:43 +02:00
parent dbb4a47de0
commit 15002f1cfd
180 changed files with 186 additions and 191 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ buildPythonApplication rec {
Needs `services.gnome3.at-spi2-core.enable = true;` in `configuration.nix`.
'';
maintainers = with maintainers; [ berce ] ++ gnome3.maintainers;
maintainers = with maintainers; [ berce ] ++ teams.gnome.members;
license = licenses.lgpl21;
platforms = platforms.linux;
};