displaylink: removed eyJhb as maintainer
This commit is contained in:
parent
23ad3c6a4f
commit
7f966afea2
@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
|
||||
description = "DisplayLink DL-5xxx, DL-41xx and DL-3x00 Driver for Linux";
|
||||
homepage = "https://www.displaylink.com/";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ abbradar peterhoeg eyjhb ];
|
||||
maintainers = with maintainers; [ abbradar peterhoeg ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||
hydraPlatforms = [];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user