about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorJulien Malka <julien@malka.sh>2024-06-25 17:04:27 +0200
committerGitHub <noreply@github.com>2024-06-25 17:04:27 +0200
commit9d1a59b2e27641bb35cc1ad097cbbb7ad7098f28 (patch)
tree7756ea95fe158d5f845d21c04429be5af18b09be /maintainers
parent191a3fd9786d09c8d82e89ed68c4463e7be09b3e (diff)
parent7c2203aa29e7fb3bcead643673db3209bfdd4936 (diff)
Merge pull request #322386 from katexochen/jonringer/rm
treewide: remove jonringer as package maintainer and code owner
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix7
-rw-r--r--maintainers/team-list.nix4
2 files changed, 0 insertions, 11 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index c2e516435ebc5..bd86921eca491 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -9750,13 +9750,6 @@
     github = "jonochang";
     githubId = 13179;
   };
-  jonringer = {
-    email = "jonringer117@gmail.com";
-    matrix = "@jonringer:matrix.org";
-    github = "jonringer";
-    githubId = 7673602;
-    name = "Jonathan Ringer";
-  };
   jopejoe1 = {
     email = "johannes@joens.email";
     matrix = "@jopejoe1:matrix.org";
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 51b5f575487ac..4cb61377a0a40 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -460,7 +460,6 @@ with lib.maintainers;
     members = [
       cleverca22
       disassembler
-      jonringer
       manveru
       nrdxp
     ];
@@ -794,7 +793,6 @@ with lib.maintainers;
   python = {
     members = [
       hexa
-      jonringer
       natsukium
     ];
     scope = "Maintain the Python interpreter and related packages.";
@@ -913,7 +911,6 @@ with lib.maintainers;
     members = [
       atemu
       eclairevoyant
-      jonringer
       k900
       mkg20001
     ];
@@ -945,7 +942,6 @@ with lib.maintainers;
   vim = {
     members = [
       figsoda
-      jonringer
       softinio
       teto
     ];