slimserver: remove phile314 as maintainer
This commit is contained in:
parent
7055ad6182
commit
88c4a670e6
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ perlPackages.buildPerlPackage rec {
|
||||||
# the firmware is not under a free license!
|
# the firmware is not under a free license!
|
||||||
# https://github.com/Logitech/slimserver/blob/public/7.9/License.txt
|
# https://github.com/Logitech/slimserver/blob/public/7.9/License.txt
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = [ maintainers.phile314 ];
|
maintainers = [ ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue