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
@@ -38,7 +38,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Projects/Grilo;
description = "Framework that provides access to various sources of multimedia content, using a pluggable system";
maintainers = gnome3.maintainers;
maintainers = teams.gnome.members;
license = licenses.lgpl2;
platforms = platforms.linux;
};