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
@@ -44,6 +44,6 @@ in stdenv.mkDerivation rec {
homepage = https://gitlab.gnome.org/GNOME/libhttpseverywhere;
license = licenses.lgpl3;
platforms = platforms.linux;
maintainers = with maintainers; [ sternenseemann ] ++ gnome3.maintainers;
maintainers = with maintainers; [ sternenseemann ] ++ teams.gnome.members;
};
}