hplip: assume maintainership
This commit is contained in:
parent
a0dc20719b
commit
2666dcd218
@ -115,5 +115,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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user