displaylink: remove nshalman as maintainer

This commit is contained in:
Nahum Shalman
2022-07-14 22:00:42 -04:00
parent 0436831b1a
commit 2d5c93fa18
@@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
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" ];
license = licenses.unfree;
homepage = "https://www.displaylink.com/";