Commit 0742d7da authored by Gliczy's avatar Gliczy
Browse files

proton-ge-bin: add myself as maintainer

parent b54dae9d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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