webkitgtk: add gnome3 maintainers
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
, libseccomp
|
, libseccomp
|
||||||
, xdg-dbus-proxy
|
, xdg-dbus-proxy
|
||||||
, substituteAll
|
, substituteAll
|
||||||
|
, gnome3
|
||||||
}:
|
}:
|
||||||
|
|
||||||
assert enableGeoLocation -> geoclue2 != null;
|
assert enableGeoLocation -> geoclue2 != null;
|
||||||
@@ -168,6 +169,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
maintainers = with maintainers; [];
|
maintainers = gnome3.maintainers;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user