colord: add freedesktop team to maintainers
This commit is contained in:
parent
10ac558ca1
commit
03941c1e67
@ -108,7 +108,7 @@ stdenv.mkDerivation rec {
|
||||
description = "System service to manage, install and generate color profiles to accurately color manage input and output devices";
|
||||
homepage = https://www.freedesktop.org/software/colord/;
|
||||
license = licenses.lgpl2Plus;
|
||||
maintainers = [ maintainers.marcweber ];
|
||||
maintainers = [ maintainers.marcweber ] ++ teams.freedesktop.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user