tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "A library that provides GObject bindings for libudev";
|
||||
homepage = https://wiki.gnome.org/Projects/libgudev;
|
||||
maintainers = [ maintainers.eelco ] ++ gnome3.maintainers;
|
||||
maintainers = [ maintainers.eelco ] ++ teams.gnome.members;
|
||||
platforms = platforms.linux;
|
||||
license = licenses.lgpl2Plus;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user