slimserver: add adamcstephens as a maintainer
This commit is contained in:
parent
b645357478
commit
196a95c01e
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ perl534Packages.buildPerlPackage rec {
|
|||
# the firmware is not under a free license!
|
||||
# https://github.com/Logitech/slimserver/blob/public/8.3/License.txt
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ jecaro ];
|
||||
maintainers = with maintainers; [ adamcstephens jecaro ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue