aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-10-21 20:24:02 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-10-21 20:24:02 +1000
commitc12e01724a275f3612e645a2cac08c67b2c94a19 (patch)
tree2ed5293a1530916642700849401f0d27eea7f258 /.github
parentc43e01b6d2824c72ff5f743396618243a216361c (diff)
.github/CODEOWNERS: add myself to rust
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 17777b058728..7d6d7205a144 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -96,8 +96,8 @@
/pkgs/development/ruby-modules @alyssais
# Rust
-/pkgs/development/compilers/rust @Mic92 @LnL7
-/pkgs/build-support/rust @andir
+/pkgs/development/compilers/rust @Mic92 @LnL7 @zowoq
+/pkgs/build-support/rust @andir @zowoq
# Darwin-related
/pkgs/stdenv/darwin @NixOS/darwin-maintainers