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
@@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
description = "GObject wrapper around the Exiv2 photo metadata library";
license = licenses.gpl2;
platforms = platforms.unix;
maintainers = gnome3.maintainers;
maintainers = teams.gnome.members;
};
}