displaylink: removed eyJhb as maintainer

This commit is contained in:
eyJhb 2023-06-28 08:16:06 +02:00
parent 23ad3c6a4f
commit 7f966afea2

View File

@ -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 = [];
};