CODEOWNERS: add myself to pkgs/build-support/rust

This commit is contained in:
Andreas Rammhold
2020-01-02 13:53:20 +01:00
parent 3e61906e1c
commit 71a96b28a0

1
.github/CODEOWNERS vendored
View File

@@ -82,6 +82,7 @@
# Rust
/pkgs/development/compilers/rust @Mic92 @LnL7
/pkgs/build-support/rust @andir
# Darwin-related
/pkgs/stdenv/darwin @NixOS/darwin-maintainers