maintainers: remove superherointj

This commit is contained in:
superherointj 2021-11-02 21:38:27 -03:00 committed by Jonathan Ringer
parent 679fb825a2
commit df4fac48fc
42 changed files with 46 additions and 54 deletions

View file

@ -10923,13 +10923,6 @@
githubId = 2666479; githubId = 2666479;
name = "Y Nguyen"; name = "Y Nguyen";
}; };
superherointj = {
name = "Sérgio G.";
email = "5861043+superherointj@users.noreply.github.com";
matrix = "@superherointj:matrix.org";
github = "superherointj";
githubId = 5861043;
};
SuperSandro2000 = { SuperSandro2000 = {
email = "sandro.jaeckel@gmail.com"; email = "sandro.jaeckel@gmail.com";
matrix = "@sandro:supersandro.de"; matrix = "@sandro:supersandro.de";

View file

@ -200,7 +200,6 @@ with lib.maintainers; {
openstack = { openstack = {
members = [ members = [
angustrau angustrau
superherointj
SuperSandro2000 SuperSandro2000
]; ];
scope = "Maintain the ecosystem around OpenStack"; scope = "Maintain the ecosystem around OpenStack";

View file

@ -69,6 +69,6 @@ buildGoModule rec {
downloadPage = "https://github.com/argoproj/argo-cd"; downloadPage = "https://github.com/argoproj/argo-cd";
homepage = "https://argo-cd.readthedocs.io/en/stable/"; homepage = "https://argo-cd.readthedocs.io/en/stable/";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ shahrukh330 superherointj ]; maintainers = with maintainers; [ shahrukh330 ];
}; };
} }

View file

@ -66,6 +66,6 @@ buildGoModule rec {
''; '';
homepage = "https://fluxcd.io"; homepage = "https://fluxcd.io";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ jlesquembre superherointj ]; maintainers = with maintainers; [ jlesquembre ];
}; };
} }

View file

@ -59,7 +59,7 @@ let
description = "A lightweight Kubernetes distribution"; description = "A lightweight Kubernetes distribution";
license = licenses.asl20; license = licenses.asl20;
homepage = "https://k3s.io"; homepage = "https://k3s.io";
maintainers = with maintainers; [ euank superherointj ]; maintainers = with maintainers; [ euank ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View file

@ -54,6 +54,6 @@ buildGoModule rec {
downloadPage = "https://github.com/linkerd/linkerd2/"; downloadPage = "https://github.com/linkerd/linkerd2/";
homepage = "https://linkerd.io/"; homepage = "https://linkerd.io/";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ Gonzih bryanasdev000 superherointj ]; maintainers = with maintainers; [ Gonzih bryanasdev000 ];
}; };
} }

View file

@ -38,6 +38,6 @@ buildGoModule rec {
downloadPage = "https://github.com/temporalio/temporal"; downloadPage = "https://github.com/temporalio/temporal";
homepage = "https://temporal.io"; homepage = "https://temporal.io";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -44,6 +44,6 @@ stdenv.mkDerivation rec {
description = "Command-line interface for Telegram, that uses readline interface, it's a client implementation of TGL library"; description = "Command-line interface for Telegram, that uses readline interface, it's a client implementation of TGL library";
downloadPage = "https://github.com/kenorb-contrib/tg"; downloadPage = "https://github.com/kenorb-contrib/tg";
license = licenses.gpl2Only; license = licenses.gpl2Only;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -56,6 +56,6 @@ stdenv.mkDerivation rec {
description = "Facebook's friendly syntax to OCaml"; description = "Facebook's friendly syntax to OCaml";
license = licenses.mit; license = licenses.mit;
inherit (ocaml.meta) platforms; inherit (ocaml.meta) platforms;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
description = "OCaml bindings for the libbz2 (AKA, bzip2) (de)compression library"; description = "OCaml bindings for the libbz2 (AKA, bzip2) (de)compression library";
downloadPage = "https://gitlab.com/irill/camlbz2"; downloadPage = "https://gitlab.com/irill/camlbz2";
license = licenses.lgpl21; license = licenses.lgpl21;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -33,6 +33,6 @@ buildDunePackage rec {
description = "A library to normalize an KOI8-{U,R} input to Unicode"; description = "A library to normalize an KOI8-{U,R} input to Unicode";
license = lib.licenses.mit; license = lib.licenses.mit;
homepage = "https://github.com/mirage/coin"; homepage = "https://github.com/mirage/coin";
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -45,6 +45,6 @@ stdenv.mkDerivation {
homepage = "https://www.mancoosi.org/cudf/"; homepage = "https://www.mancoosi.org/cudf/";
downloadPage = "https://gforge.inria.fr/projects/cudf/"; downloadPage = "https://gforge.inria.fr/projects/cudf/";
license = licenses.lgpl3; license = licenses.lgpl3;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -13,7 +13,7 @@ buildDunePackage rec {
meta = with lib; { meta = with lib; {
description = "A library for embedding location information inside executable and libraries"; description = "A library for embedding location information inside executable and libraries";
inherit (dune_2.meta) homepage; inherit (dune_2.meta) homepage;
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
license = licenses.mit; license = licenses.mit;
}; };
} }

View file

@ -29,6 +29,6 @@ buildDunePackage rec {
description = "An implementation of a platform specific runtime code for driving network libraries based on state machines, such as http/af, h2 and websocketaf"; description = "An implementation of a platform specific runtime code for driving network libraries based on state machines, such as http/af, h2 and websocketaf";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
homepage = "https://github.com/anmonteiro/gluten"; homepage = "https://github.com/anmonteiro/gluten";
maintainers = with lib.maintainers; [ anmonteiro superherointj ]; maintainers = with lib.maintainers; [ anmonteiro ];
}; };
} }

View file

@ -20,7 +20,7 @@ buildDunePackage (rec {
meta = with lib; { meta = with lib; {
description = "ocaml-junit is an OCaml package for the creation of JUnit XML reports, proving a typed API to produce valid reports acceptable to Jenkins, comes with packages supporting OUnit and Alcotest."; description = "ocaml-junit is an OCaml package for the creation of JUnit XML reports, proving a typed API to produce valid reports acceptable to Jenkins, comes with packages supporting OUnit and Alcotest.";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
homepage = "https://github.com/Khady/ocaml-junit"; homepage = "https://github.com/Khady/ocaml-junit";
}; };
}) })

View file

@ -24,6 +24,6 @@ buildDunePackage rec {
downloadPage = "https://github.com/AltGr/ocaml-mccs"; downloadPage = "https://github.com/AltGr/ocaml-mccs";
homepage = "https://www.i3s.unice.fr/~cpjm/misc/"; homepage = "https://www.i3s.unice.fr/~cpjm/misc/";
license = with licenses; [ lgpl21 gpl3 ]; license = with licenses; [ lgpl21 gpl3 ];
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -72,6 +72,6 @@ buildDunePackage rec {
description = "Parser and generator of mail in OCaml"; description = "Parser and generator of mail in OCaml";
license = lib.licenses.mit; license = lib.licenses.mit;
homepage = "https://github.com/mirage/mrmime"; homepage = "https://github.com/mirage/mrmime";
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -21,6 +21,6 @@ buildDunePackage rec {
downloadPage = "https://github.com/backtracking/ocamlgraph"; downloadPage = "https://github.com/backtracking/ocamlgraph";
description = "Graph library for OCaml"; description = "Graph library for OCaml";
license = licenses.gpl2Oss; license = licenses.gpl2Oss;
maintainers = with maintainers; [ kkallio superherointj ]; maintainers = with maintainers; [ kkallio ];
}; };
} }

View file

@ -49,6 +49,6 @@ buildDunePackage rec {
description = "An HTTP library with HTTP/2 support written entirely in OCaml"; description = "An HTTP library with HTTP/2 support written entirely in OCaml";
homepage = "https://github.com/anmonteiro/piaf"; homepage = "https://github.com/anmonteiro/piaf";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ anmonteiro superherointj ]; maintainers = with lib.maintainers; [ anmonteiro ];
}; };
} }

View file

@ -43,6 +43,6 @@ buildDunePackage rec {
description = "A simple bounded encoder to serialize human readable values and respect the 80-column constraint"; description = "A simple bounded encoder to serialize human readable values and respect the 80-column constraint";
license = lib.licenses.mit; license = lib.licenses.mit;
homepage = "https://github.com/dinosaure/prettym"; homepage = "https://github.com/dinosaure/prettym";
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -23,7 +23,7 @@ let
downloadPage = "https://github.com/reasonml/reason-native"; downloadPage = "https://github.com/reasonml/reason-native";
homepage = "https://reason-native.com/"; homepage = "https://reason-native.com/";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
} // (prepkg.meta or {}); } // (prepkg.meta or {});
} // prepkg) } // prepkg)
); );

View file

@ -29,6 +29,6 @@ buildDunePackage rec {
description = "Universal decoder of an encoded flow (UTF-7, ISO-8859 and KOI8) to Unicode"; description = "Universal decoder of an encoded flow (UTF-7, ISO-8859 and KOI8) to Unicode";
license = lib.licenses.mit; license = lib.licenses.mit;
homepage = "https://github.com/mirage/rosetta"; homepage = "https://github.com/mirage/rosetta";
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -43,6 +43,6 @@ buildDunePackage rec {
description = "A library for parsing email headers"; description = "A library for parsing email headers";
homepage = "https://github.com/dinosaure/unstrctrd"; homepage = "https://github.com/dinosaure/unstrctrd";
license = lib.licenses.mit; license = lib.licenses.mit;
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -35,6 +35,6 @@ buildDunePackage rec {
description = "A library to normalize an ISO-8859 input to Unicode code-point"; description = "A library to normalize an ISO-8859 input to Unicode code-point";
license = lib.licenses.mit; license = lib.licenses.mit;
homepage = "https://github.com/mirage/uuuu"; homepage = "https://github.com/mirage/uuuu";
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -28,6 +28,6 @@ buildDunePackage rec {
description = "A simple mapper between UTF-7 to Unicode according RFC2152"; description = "A simple mapper between UTF-7 to Unicode according RFC2152";
license = lib.licenses.mit; license = lib.licenses.mit;
homepage = "https://github.com/mirage/yuscii"; homepage = "https://github.com/mirage/yuscii";
maintainers = with lib.maintainers; [ superherointj ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View file

@ -30,6 +30,6 @@ buildPythonPackage rec {
description = "An efficient APNs Client Library for Python/asyncio"; description = "An efficient APNs Client Library for Python/asyncio";
homepage = "https://github.com/Fatal1ty/aioapns"; homepage = "https://github.com/Fatal1ty/aioapns";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -32,6 +32,6 @@ buildPythonPackage rec {
downloadPage = "https://github.com/buildout/buildout"; downloadPage = "https://github.com/buildout/buildout";
homepage = "https://www.buildout.org"; homepage = "https://www.buildout.org";
license = licenses.zpl21; license = licenses.zpl21;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -50,6 +50,6 @@ buildPythonApplication rec {
description = "Gigalixir Command-Line Interface"; description = "Gigalixir Command-Line Interface";
homepage = "https://github.com/gigalixir/gigalixir-cli"; homepage = "https://github.com/gigalixir/gigalixir-cli";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -35,6 +35,6 @@ buildPythonPackage rec {
downloadPage = "https://pypi.org/project/jaeger-client/"; downloadPage = "https://pypi.org/project/jaeger-client/";
homepage = "https://github.com/jaegertracing/jaeger-client-python"; homepage = "https://github.com/jaegertracing/jaeger-client-python";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -42,6 +42,6 @@ buildPythonPackage rec {
description = "Error tracking and logging from Python to Rollbar"; description = "Error tracking and logging from Python to Rollbar";
homepage = "https://github.com/rollbar/pyrollbar"; homepage = "https://github.com/rollbar/pyrollbar";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -25,6 +25,6 @@ buildPythonPackage rec {
description = "A library to run tornado coroutines from synchronous Python"; description = "A library to run tornado coroutines from synchronous Python";
homepage = "https://github.com/GoodPete/threadloop"; homepage = "https://github.com/GoodPete/threadloop";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -52,6 +52,6 @@ buildGoModule rec {
assertions. You can read more about Rego in 'How do I write policies' in assertions. You can read more about Rego in 'How do I write policies' in
the Open Policy Agent documentation. the Open Policy Agent documentation.
''; '';
maintainers = with maintainers; [ jk superherointj yurrriq ]; maintainers = with maintainers; [ jk yurrriq ];
}; };
} }

View file

@ -38,6 +38,6 @@ buildGoModule rec {
description = "Tools for interacting with remote images and registries including crane and gcrane"; description = "Tools for interacting with remote images and registries including crane and gcrane";
homepage = "https://github.com/google/go-containerregistry"; homepage = "https://github.com/google/go-containerregistry";
license = licenses.apsl20; license = licenses.apsl20;
maintainers = with maintainers; [ superherointj yurrriq ]; maintainers = with maintainers; [ yurrriq ];
}; };
} }

View file

@ -50,6 +50,6 @@ buildGoModule rec {
description = "Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. "; description = "Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. ";
license = licenses.mit; license = licenses.mit;
homepage = "https://github.com/genuinetools/img"; homepage = "https://github.com/genuinetools/img";
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -36,6 +36,6 @@ buildGoModule rec {
description = "Docker and OCI Registry Client in Go and tooling using those libraries"; description = "Docker and OCI Registry Client in Go and tooling using those libraries";
homepage = "https://github.com/regclient/regclient"; homepage = "https://github.com/regclient/regclient";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -349,7 +349,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer";
homepage = "https://github.com/CoenraadS/BracketPair"; homepage = "https://github.com/CoenraadS/BracketPair";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "bracket-pair-colorizer"; name = "bracket-pair-colorizer";
@ -485,7 +485,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory";
homepage = "https://github.com/DonJayamanne/gitHistoryVSCode/"; homepage = "https://github.com/DonJayamanne/gitHistoryVSCode/";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "githistory"; name = "githistory";
@ -612,7 +612,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode";
homepage = "https://github.com/prettier/prettier-vscode"; homepage = "https://github.com/prettier/prettier-vscode";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "prettier-vscode"; name = "prettier-vscode";
@ -667,7 +667,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons";
homepage = "https://github.com/file-icons/vscode"; homepage = "https://github.com/file-icons/vscode";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "file-icons"; name = "file-icons";
@ -752,7 +752,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=freebroccolo.reasonml"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=freebroccolo.reasonml";
homepage = "https://github.com/reasonml-editor/vscode-reasonml"; homepage = "https://github.com/reasonml-editor/vscode-reasonml";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "reasonml"; name = "reasonml";
@ -977,7 +977,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide";
homepage = "https://github.com/jnoortheen/vscode-nix-ide"; homepage = "https://github.com/jnoortheen/vscode-nix-ide";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "nix-ide"; name = "nix-ide";
@ -1275,7 +1275,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform";
homepage = "https://github.com/ocamllabs/vscode-ocaml-platform"; homepage = "https://github.com/ocamllabs/vscode-ocaml-platform";
license = licenses.isc; license = licenses.isc;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
mktplcRef = { mktplcRef = {
name = "ocaml-platform"; name = "ocaml-platform";

View file

@ -9,7 +9,7 @@ let base = {
changelog = "https://github.com/FirebirdSQL/firebird/blob/master/CHANGELOG.md"; changelog = "https://github.com/FirebirdSQL/firebird/blob/master/CHANGELOG.md";
license = [ "IDPL" "Interbase-1.0" ]; license = [ "IDPL" "Interbase-1.0" ];
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ marcweber superherointj ]; maintainers = with maintainers; [ marcweber ];
}; };
nativeBuildInputs = [ autoreconfHook ]; nativeBuildInputs = [ autoreconfHook ];

View file

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
downloadPage = "https://git.infradead.org/mtd-utils.git"; downloadPage = "https://git.infradead.org/mtd-utils.git";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
homepage = "http://www.linux-mtd.infradead.org/"; homepage = "http://www.linux-mtd.infradead.org/";
maintainers = with maintainers; [ viric superherointj ]; maintainers = with maintainers; [ viric ];
platforms = with platforms; linux; platforms = with platforms; linux;
}; };
} }

View file

@ -44,6 +44,6 @@ buildGoModule rec {
* Strip out server side fields when piping kubectl get $R -o yaml | tfk8s --strip * Strip out server side fields when piping kubectl get $R -o yaml | tfk8s --strip
''; '';
homepage = "https://github.com/jrhouston/tfk8s/"; homepage = "https://github.com/jrhouston/tfk8s/";
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -29,7 +29,7 @@ buildGoModule rec {
meta = with lib; { meta = with lib; {
homepage = "https://github.com/minio/mc"; homepage = "https://github.com/minio/mc";
description = "A replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage"; description = "A replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage";
maintainers = with maintainers; [ bachp eelco superherointj ]; maintainers = with maintainers; [ bachp eelco ];
platforms = platforms.unix; platforms = platforms.unix;
license = licenses.asl20; license = licenses.asl20;
}; };

View file

@ -17,6 +17,6 @@ buildGoModule rec {
description = "A simple Minio tool to generate self-signed certificates, and provides SAN certificates with DNS and IP entries"; description = "A simple Minio tool to generate self-signed certificates, and provides SAN certificates with DNS and IP entries";
downloadPage = "https://github.com/minio/certgen"; downloadPage = "https://github.com/minio/certgen";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ superherointj ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -68,6 +68,6 @@ buildPythonApplication rec {
description = "The Linode Command Line Interface"; description = "The Linode Command Line Interface";
homepage = "https://github.com/linode/linode-cli"; homepage = "https://github.com/linode/linode-cli";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ ryantm superherointj ]; maintainers = with maintainers; [ ryantm ];
}; };
} }