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 -2
View File
@@ -28,7 +28,6 @@
, isocodes
, gtksourceviewmm4
, postgresql
, gnome3
, gobject-introspection
, yelp-tools
, wrapGAppsHook
@@ -127,7 +126,7 @@ in stdenv.mkDerivation rec {
description = "An easy-to-use database designer and user interface";
homepage = http://www.glom.org/;
license = [ licenses.lgpl2 licenses.gpl2 ];
maintainers = gnome3.maintainers;
maintainers = teams.gnome.members;
platforms = platforms.linux;
};
}