Unverified Commit f31ffc5b authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #194447 from superherointj/remove-superherointj

maintainers: remove superherointj
parents c9f0cb9b 2e19f2fa
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -12863,13 +12863,6 @@
    githubId = 2666479;
    name = "Y Nguyen";
  };
  superherointj = {
    name = "Sérgio G.";
    email = "5861043+superherointj@users.noreply.github.com";
    matrix = "@superherointj:matrix.org";
    github = "superherointj";
    githubId = 5861043;
  };
  SuperSandro2000 = {
    email = "sandro.jaeckel@gmail.com";
    matrix = "@sandro:supersandro.de";
+1 −1
Original line number Diff line number Diff line
@@ -48,6 +48,6 @@ in
    };

    meta = {
      maintainers = with lib.maintainers; [ superherointj ];
      maintainers = with lib.maintainers; [ ];
    };
  }
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ import ../make-test-python.nix ({ pkgs, lib, ... }:
    };

    meta = with pkgs.lib.maintainers; {
      maintainers = [ euank superherointj ];
      maintainers = [ euank ];
    };

    testScript = ''
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ import ../make-test-python.nix ({ pkgs, lib, ... }:
  {
    name = "k3s";
    meta = with pkgs.lib.maintainers; {
      maintainers = [ euank superherointj ];
      maintainers = [ euank ];
    };

    nodes.machine = { pkgs, ... }: {
+13 −13
Original line number Diff line number Diff line
@@ -326,7 +326,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=attilabuti.brainfuck-syntax";
          homepage = "https://github.com/attilabuti/brainfuck-syntax";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -410,7 +410,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=badochov.ocaml-formatter";
          homepage = "https://github.com/badochov/ocamlformatter-vscode";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -585,7 +585,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense";
          homepage = "https://github.com/ChristianKohler/PathIntellisense";
          license = licenses.mit;
          maintainers = with maintainers; [ imgabe superherointj ];
          maintainers = with maintainers; [ imgabe  ];
        };
      };

@@ -943,7 +943,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode";
          homepage = "https://github.com/prettier/prettier-vscode";
          license = licenses.mit;
          maintainers = with maintainers; [ datafoo superherointj ];
          maintainers = with maintainers; [ datafoo  ];
        };
      };

@@ -1134,7 +1134,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=gencer.html-slim-scss-css-class-completion";
          homepage = "https://github.com/gencer/SCSS-Everywhere";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -1150,7 +1150,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=gitlab.gitlab-workflow";
          homepage = "https://gitlab.com/gitlab-org/gitlab-vscode-extension#readme";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -1400,7 +1400,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=IronGeek.vscode-env";
          homepage = "https://github.com/IronGeek/vscode-env.git";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -1468,7 +1468,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide";
          homepage = "https://github.com/jnoortheen/vscode-nix-ide";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj SuperSandro2000 ];
          maintainers = with maintainers; [  SuperSandro2000 ];
        };
      };

@@ -1963,7 +1963,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=phoenixframework.phoenix";
          homepage = "https://github.com/phoenixframework/vscode-phoenix";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -2027,7 +2027,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform";
          homepage = "https://github.com/ocamllabs/vscode-ocaml-platform";
          license = licenses.isc;
          maintainers = with maintainers; [ ratsclub superherointj ];
          maintainers = with maintainers; [ ratsclub  ];
        };
        mktplcRef = {
          name = "ocaml-platform";
@@ -2090,7 +2090,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma";
          homepage = "https://github.com/prisma/language-tools";
          license = licenses.asl20;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -2332,7 +2332,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=stefanjarina.vscode-eex-snippets";
          homepage = "https://github.com/stefanjarina/vscode-eex-snippets";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

@@ -2469,7 +2469,7 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=theangryepicbanana.language-pascal";
          homepage = "https://github.com/ALANVF/vscode-pascal-magic";
          license = licenses.mit;
          maintainers = with maintainers; [ superherointj ];
          maintainers = with maintainers; [  ];
        };
      };

Loading