about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-09 12:01:59 +0000
committerGitHub <noreply@github.com>2022-03-09 12:01:59 +0000
commitf6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa (patch)
treea6df45c31f513aff320e1b92ed0dd74f22c4249b /maintainers
parent43aa75b313881b166e37d0072629170a7800c897 (diff)
parenta2bca36cdf57e7db425ddcbc610d1569f295b7ac (diff)
downloadnixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.tar
nixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.tar.gz
nixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.tar.bz2
nixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.tar.lz
nixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.tar.xz
nixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.tar.zst
nixlib-f6b4a4048a2a49e9f6a40e3c5253fdd612cd04fa.zip
Merge staging-next into staging
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
-rw-r--r--maintainers/team-list.nix1
2 files changed, 6 insertions, 1 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 52e87c914c6b..7dea8e39cc5e 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -8822,6 +8822,12 @@
     githubId = 8214542;
     name = "Nicolò Balzarotti";
   };
+  nidabdella = {
+    name = "Mohamed Nidabdella";
+    email = "nidabdella.mohamed@gmail.com";
+    github = "nidabdella";
+    githubId = 8083813;
+  };
   NieDzejkob = {
     email = "kuba@kadziolka.net";
     github = "NieDzejkob";
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 4e410b5914e2..bf4fcc6a4a7d 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -65,7 +65,6 @@ with lib.maintainers; {
 
   chia = {
     members = [
-      atemu
       lourkeur
     ];
     scope = "Maintain the Chia blockchain and its dependencies";