Update hplip maintainer list
This commit is contained in:
parent
1b064645ed
commit
9381f4ffc3
@ -120,6 +120,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://hplipopensource.com/;
|
homepage = http://hplipopensource.com/;
|
||||||
license = if withPlugin then licenses.unfree else "free"; # MIT/BSD/GPL
|
license = if withPlugin then licenses.unfree else "free"; # MIT/BSD/GPL
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ ttuegel ];
|
maintainers = with maintainers; [ ttuegel jgeerds ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user