summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorpennae <82953136+pennae@users.noreply.github.com>2022-03-08 17:28:13 +0000
committerGitHub <noreply@github.com>2022-03-08 17:28:13 +0000
commit9e6f6a6da14fec5e7048ac17c2d164a581d1f090 (patch)
tree79ea569f2512985480165d62e0800dd26b7509f4 /maintainers
parenta782fa14c8c13e66e1642a310902566a804bb9dc (diff)
parent4be38339c817266162de178c556bc899b3a36dab (diff)
downloadnixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.tar
nixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.tar.gz
nixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.tar.bz2
nixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.tar.lz
nixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.tar.xz
nixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.tar.zst
nixpkgs-9e6f6a6da14fec5e7048ac17c2d164a581d1f090.zip
Merge pull request #163322 from Atemu/remove-chia-maintainer
maintainers/teams: remove Atemu from chia team
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 4e410b5914e..bf4fcc6a4a7 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";