Merge pull request #181549 from nshalman/nshalman-remove-displaylink
displaylink: remove nshalman as maintainer
This commit is contained in:
commit
9f3a240715
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "DisplayLink DL-5xxx, DL-41xx and DL-3x00 Driver for Linux";
|
description = "DisplayLink DL-5xxx, DL-41xx and DL-3x00 Driver for Linux";
|
||||||
maintainers = with maintainers; [ nshalman abbradar peterhoeg eyjhb ];
|
maintainers = with maintainers; [ abbradar peterhoeg eyjhb ];
|
||||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
homepage = "https://www.displaylink.com/";
|
homepage = "https://www.displaylink.com/";
|
||||||
|
|
Loading…
Reference in a new issue