gamescope: Add zhaofengli as maintainer

This commit is contained in:
Zhaofeng Li 2022-11-17 14:59:19 -07:00
parent e5fbcfb974
commit 85af835f54

View File

@ -85,7 +85,7 @@ stdenv.mkDerivation {
description = "SteamOS session compositing window manager";
homepage = "https://github.com/Plagman/gamescope";
license = licenses.bsd2;
maintainers = with maintainers; [ nrdxp ];
maintainers = with maintainers; [ nrdxp zhaofengli ];
platforms = platforms.linux;
};
}