forked from mirrors/nixpkgs
colord-gtk: Add gnome team to maintainers
This commit is contained in:
parent
c8f3985050
commit
4f2544d242
|
@ -64,6 +64,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
homepage = "https://www.freedesktop.org/software/colord/intro.html";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = teams.gnome.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue