about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorAndreas Rammhold <andreas@rammhold.de>2022-01-20 00:24:52 +0100
committerAndreas Rammhold <andreas@rammhold.de>2022-01-20 00:24:52 +0100
commit31e5b8dc2198eacec3e009e21fc8226486aa674e (patch)
tree732a46862d4e2b8669ef25d347e7c86058b9f63f /.github
parentdbdd9f9f510cd115171d6b8048d175226fb1a62f (diff)
Remove myself from maintainers
I don't have time and energy to deal with all of this anymore.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b9d235e7aa107..944f88bbfbcef 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -118,7 +118,7 @@
 
 # Rust
 /pkgs/development/compilers/rust @Mic92 @LnL7 @zowoq
-/pkgs/build-support/rust @andir @zowoq
+/pkgs/build-support/rust @zowoq
 
 # Darwin-related
 /pkgs/stdenv/darwin         @NixOS/darwin-maintainers