Merge pull request #194447 from superherointj/remove-superherointj

maintainers: remove superherointj

Changed files
+38 -45
maintainers
nixos
modules
hardware
tests
pkgs
applications
editors
vscode
extensions
misc
keylight-controller-mschneider82
networking
cluster
cmctl
fluxcd
istioctl
k3s
linkerd
development
ocaml-modules
brisk-reconciler
flex
rebez
reperf
telegraml
tsdl-image
tsdl-mixer
tsdl-ttf
python-modules
cinemagoer
glad
tools
database
prisma-engines
ent
protoc-gen-entgrpc
servers
dns
coredns
firebird
tools
misc
ckb-next
-7
maintainers/maintainer-list.nix
···
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";
···
githubId = 2666479;
name = "Y Nguyen";
};
SuperSandro2000 = {
email = "sandro.jaeckel@gmail.com";
matrix = "@sandro:supersandro.de";
+1 -1
nixos/modules/hardware/ckb-next.nix
···
};
meta = {
-
maintainers = with lib.maintainers; [ superherointj ];
};
}
···
};
meta = {
+
maintainers = with lib.maintainers; [ ];
};
}
+1 -1
nixos/tests/k3s/multi-node.nix
···
};
meta = with pkgs.lib.maintainers; {
-
maintainers = [ euank superherointj ];
};
testScript = ''
···
};
meta = with pkgs.lib.maintainers; {
+
maintainers = [ euank ];
};
testScript = ''
+1 -1
nixos/tests/k3s/single-node.nix
···
{
name = "k3s";
meta = with pkgs.lib.maintainers; {
-
maintainers = [ euank superherointj ];
};
nodes.machine = { pkgs, ... }: {
···
{
name = "k3s";
meta = with pkgs.lib.maintainers; {
+
maintainers = [ euank ];
};
nodes.machine = { pkgs, ... }: {
+13 -13
pkgs/applications/editors/vscode/extensions/default.nix
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=attilabuti.brainfuck-syntax";
homepage = "https://github.com/attilabuti/brainfuck-syntax";
license = licenses.mit;
-
maintainers = with maintainers; [ superherointj ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=badochov.ocaml-formatter";
homepage = "https://github.com/badochov/ocamlformatter-vscode";
license = licenses.mit;
-
maintainers = with maintainers; [ superherointj ];
};
};
···
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 ];
};
};
···
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 ];
};
};
···
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 ];
};
};
···
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 ];
};
};
···
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 ];
};
};
···
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 ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=phoenixframework.phoenix";
homepage = "https://github.com/phoenixframework/vscode-phoenix";
license = licenses.mit;
-
maintainers = with maintainers; [ superherointj ];
};
};
···
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 ];
};
mktplcRef = {
name = "ocaml-platform";
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma";
homepage = "https://github.com/prisma/language-tools";
license = licenses.asl20;
-
maintainers = with maintainers; [ superherointj ];
};
};
···
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 ];
};
};
···
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 ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=attilabuti.brainfuck-syntax";
homepage = "https://github.com/attilabuti/brainfuck-syntax";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=badochov.ocaml-formatter";
homepage = "https://github.com/badochov/ocamlformatter-vscode";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense";
homepage = "https://github.com/ChristianKohler/PathIntellisense";
license = licenses.mit;
+
maintainers = with maintainers; [ imgabe ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode";
homepage = "https://github.com/prettier/prettier-vscode";
license = licenses.mit;
+
maintainers = with maintainers; [ datafoo ];
};
};
···
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; [ ];
};
};
···
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; [ ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=IronGeek.vscode-env";
homepage = "https://github.com/IronGeek/vscode-env.git";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide";
homepage = "https://github.com/jnoortheen/vscode-nix-ide";
license = licenses.mit;
+
maintainers = with maintainers; [ SuperSandro2000 ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=phoenixframework.phoenix";
homepage = "https://github.com/phoenixframework/vscode-phoenix";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
};
···
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 ];
};
mktplcRef = {
name = "ocaml-platform";
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma";
homepage = "https://github.com/prisma/language-tools";
license = licenses.asl20;
+
maintainers = with maintainers; [ ];
};
};
···
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; [ ];
};
};
···
downloadPage = "https://marketplace.visualstudio.com/items?itemName=theangryepicbanana.language-pascal";
homepage = "https://github.com/ALANVF/vscode-pascal-magic";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
};
+1 -1
pkgs/applications/misc/keylight-controller-mschneider82/default.nix
···
'';
license = licenses.mit;
homepage = "https://github.com/mschneider82/keylight-control";
-
maintainers = with maintainers; [ superherointj ];
};
}
···
'';
license = licenses.mit;
homepage = "https://github.com/mschneider82/keylight-control";
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/applications/networking/cluster/cmctl/default.nix
···
downloadPage = "https://github.com/cert-manager/cert-manager";
license = licenses.asl20;
homepage = "https://cert-manager.io/";
-
maintainers = with maintainers; [ joshvanl superherointj ];
};
}
···
downloadPage = "https://github.com/cert-manager/cert-manager";
license = licenses.asl20;
homepage = "https://cert-manager.io/";
+
maintainers = with maintainers; [ joshvanl ];
};
}
+1 -1
pkgs/applications/networking/cluster/fluxcd/default.nix
···
'';
homepage = "https://fluxcd.io";
license = licenses.asl20;
-
maintainers = with maintainers; [ bryanasdev000 jlesquembre superherointj ];
mainProgram = "flux";
};
}
···
'';
homepage = "https://fluxcd.io";
license = licenses.asl20;
+
maintainers = with maintainers; [ bryanasdev000 jlesquembre ];
mainProgram = "flux";
};
}
+1 -1
pkgs/applications/networking/cluster/istioctl/default.nix
···
description = "Istio configuration command line utility for service operators to debug and diagnose their Istio mesh";
homepage = "https://istio.io/latest/docs/reference/commands/istioctl";
license = licenses.asl20;
-
maintainers = with maintainers; [ superherointj bryanasdev000 veehaitch ];
platforms = platforms.unix;
};
}
···
description = "Istio configuration command line utility for service operators to debug and diagnose their Istio mesh";
homepage = "https://istio.io/latest/docs/reference/commands/istioctl";
license = licenses.asl20;
+
maintainers = with maintainers; [ bryanasdev000 veehaitch ];
platforms = platforms.unix;
};
}
+1 -1
pkgs/applications/networking/cluster/k3s/default.nix
···
description = "A lightweight Kubernetes distribution";
license = licenses.asl20;
homepage = "https://k3s.io";
-
maintainers = with maintainers; [ euank mic92 superherointj ];
platforms = platforms.linux;
};
···
description = "A lightweight Kubernetes distribution";
license = licenses.asl20;
homepage = "https://k3s.io";
+
maintainers = with maintainers; [ euank mic92 ];
platforms = platforms.linux;
};
+1 -1
pkgs/applications/networking/cluster/linkerd/generic.nix
···
downloadPage = "https://github.com/linkerd/linkerd2/";
homepage = "https://linkerd.io/";
license = licenses.asl20;
-
maintainers = with maintainers; [ bryanasdev000 Gonzih superherointj ];
};
}
···
downloadPage = "https://github.com/linkerd/linkerd2/";
homepage = "https://linkerd.io/";
license = licenses.asl20;
+
maintainers = with maintainers; [ bryanasdev000 Gonzih ];
};
}
+1 -1
pkgs/development/ocaml-modules/brisk-reconciler/default.nix
···
* stateful functions: Functions that maintain state over time. Imagine that you can take any variable in your function and manage its value over the function's invocation. Now, imagine that any function invocation really creates its own "instance" of the function which will track this state separately from other invocations of this function.
'';
homepage = "https://github.com/briskml/brisk-reconciler";
-
maintainers = with maintainers; [ superherointj ];
license = licenses.mit;
};
}
···
* stateful functions: Functions that maintain state over time. Imagine that you can take any variable in your function and manage its value over the function's invocation. Now, imagine that any function invocation really creates its own "instance" of the function which will track this state separately from other invocations of this function.
'';
homepage = "https://github.com/briskml/brisk-reconciler";
+
maintainers = with maintainers; [ ];
license = licenses.mit;
};
}
+1 -1
pkgs/development/ocaml-modules/flex/default.nix
···
meta = with lib; {
description = "Native Reason implementation of CSS Flexbox layout. An Yoga project port";
homepage = "https://github.com/jordwalke/flex";
-
maintainers = with maintainers; [ superherointj ];
license = licenses.mit;
};
}
···
meta = with lib; {
description = "Native Reason implementation of CSS Flexbox layout. An Yoga project port";
homepage = "https://github.com/jordwalke/flex";
+
maintainers = with maintainers; [ ];
license = licenses.mit;
};
}
+1 -1
pkgs/development/ocaml-modules/rebez/default.nix
···
description = "Cubic bezier implementation in Reason / OCaml";
homepage = "https://github.com/jchavarri/rebez/";
license = licenses.mit;
-
maintainers = with maintainers; [ superherointj ];
mainProgram = "RebezApp.exe";
};
}
···
description = "Cubic bezier implementation in Reason / OCaml";
homepage = "https://github.com/jchavarri/rebez/";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
mainProgram = "RebezApp.exe";
};
}
+1 -1
pkgs/development/ocaml-modules/reperf/default.nix
···
Outputs a JSON performance report, and compare it with previous iterations - and fail if a regression is detected.
'';
homepage = "https://github.com/bryphe/reperf";
-
maintainers = with maintainers; [ superherointj ];
license = licenses.mit;
};
}
···
Outputs a JSON performance report, and compare it with previous iterations - and fail if a regression is detected.
'';
homepage = "https://github.com/bryphe/reperf";
+
maintainers = with maintainers; [ ];
license = licenses.mit;
};
}
+1 -1
pkgs/development/ocaml-modules/telegraml/default.nix
···
description = "An OCaml library implementing the Telegram bot API";
homepage = "https://github.com/nv-vn/TelegraML/";
license = licenses.mit;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
description = "An OCaml library implementing the Telegram bot API";
homepage = "https://github.com/nv-vn/TelegraML/";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/ocaml-modules/tsdl-image/default.nix
···
description = "OCaml SDL2_image bindings to go with Tsdl";
homepage = "https://github.com/sanette/tsdl-image";
license = licenses.bsd3;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
description = "OCaml SDL2_image bindings to go with Tsdl";
homepage = "https://github.com/sanette/tsdl-image";
license = licenses.bsd3;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/ocaml-modules/tsdl-mixer/default.nix
···
description = "SDL2_mixer bindings to go with Tsdl";
homepage = "https://github.com/sanette/tsdl-mixer";
license = licenses.bsd3;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
description = "SDL2_mixer bindings to go with Tsdl";
homepage = "https://github.com/sanette/tsdl-mixer";
license = licenses.bsd3;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/ocaml-modules/tsdl-ttf/default.nix
···
description = "SDL2_ttf bindings for Ocaml with Tsdl";
homepage = "https://github.com/sanette/tsdl-ttf";
license = licenses.bsd3;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
description = "SDL2_ttf bindings for Ocaml with Tsdl";
homepage = "https://github.com/sanette/tsdl-ttf";
license = licenses.bsd3;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/cinemagoer/default.nix
···
downloadPage = "https://github.com/cinemagoer/cinemagoer/";
homepage = "https://cinemagoer.github.io/";
license = licenses.gpl2Only;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
downloadPage = "https://github.com/cinemagoer/cinemagoer/";
homepage = "https://cinemagoer.github.io/";
license = licenses.gpl2Only;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/glad/default.nix
···
description = "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs";
homepage = "https://github.com/Dav1dde/glad";
license = licenses.mit;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
description = "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs";
homepage = "https://github.com/Dav1dde/glad";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/tools/database/prisma-engines/default.nix
···
homepage = "https://www.prisma.io/";
license = licenses.asl20;
platforms = platforms.unix;
-
maintainers = with maintainers; [ pamplemousse pimeys superherointj tomhoule ];
};
}
···
homepage = "https://www.prisma.io/";
license = licenses.asl20;
platforms = platforms.unix;
+
maintainers = with maintainers; [ pamplemousse pimeys tomhoule ];
};
}
+1 -1
pkgs/development/tools/ent/default.nix
···
homepage = "https://entgo.io/";
downloadPage = "https://github.com/ent/ent";
license = licenses.asl20;
-
maintainers = with maintainers; [ superherointj ];
mainProgram = "ent";
};
}
···
homepage = "https://entgo.io/";
downloadPage = "https://github.com/ent/ent";
license = licenses.asl20;
+
maintainers = with maintainers; [ ];
mainProgram = "ent";
};
}
+1 -1
pkgs/development/tools/protoc-gen-entgrpc/default.nix
···
downloadPage = "https://github.com/ent/contrib/";
license = licenses.asl20;
homepage = "https://entgo.io/";
-
maintainers = with maintainers; [ superherointj ];
};
}
···
downloadPage = "https://github.com/ent/contrib/";
license = licenses.asl20;
homepage = "https://entgo.io/";
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/servers/dns/coredns/default.nix
···
homepage = "https://coredns.io";
description = "A DNS server that runs middleware";
license = licenses.asl20;
-
maintainers = with maintainers; [ rushmorem rtreffer deltaevo superherointj ];
};
}
···
homepage = "https://coredns.io";
description = "A DNS server that runs middleware";
license = licenses.asl20;
+
maintainers = with maintainers; [ rushmorem rtreffer deltaevo ];
};
}
+1 -1
pkgs/servers/firebird/default.nix
···
changelog = "https://github.com/FirebirdSQL/firebird/blob/master/CHANGELOG.md";
license = [ "IDPL" "Interbase-1.0" ];
platforms = platforms.linux;
-
maintainers = with maintainers; [ marcweber superherointj ];
};
nativeBuildInputs = [ autoreconfHook ];
···
changelog = "https://github.com/FirebirdSQL/firebird/blob/master/CHANGELOG.md";
license = [ "IDPL" "Interbase-1.0" ];
platforms = platforms.linux;
+
maintainers = with maintainers; [ marcweber ];
};
nativeBuildInputs = [ autoreconfHook ];
+1 -1
pkgs/tools/misc/ckb-next/default.nix
···
homepage = "https://github.com/ckb-next/ckb-next";
license = licenses.gpl2;
platforms = platforms.linux;
-
maintainers = with maintainers; [ superherointj ];
};
}
···
homepage = "https://github.com/ckb-next/ckb-next";
license = licenses.gpl2;
platforms = platforms.linux;
+
maintainers = with maintainers; [ ];
};
}