forked from mirrors/nixpkgs
displaylink: added maintainer eyjhb
This commit is contained in:
parent
3604e1e4f0
commit
fa1abf0f17
|
@ -67,7 +67,7 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
description = "DisplayLink DL-5xxx, DL-41xx and DL-3x00 Driver for Linux";
|
||||
maintainers = with maintainers; [ nshalman abbradar peterhoeg ];
|
||||
maintainers = with maintainers; [ nshalman abbradar peterhoeg eyjhb ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||
license = licenses.unfree;
|
||||
homepage = "https://www.displaylink.com/";
|
||||
|
|
Loading…
Reference in a new issue