0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

proton-ge-bin: add myself as maintainer

This commit is contained in:
Gliczy 2025-05-20 16:33:35 +02:00
parent b54dae9d78
commit 0742d7dae9

View file

@ -70,6 +70,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
homepage = "https://github.com/GloriousEggroll/proton-ge-custom";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
Gliczy
NotAShelf
Scrumplex
shawn8901