CODEOWNERS: add danieldk to Rust build-support (#114111)

This commit is contained in:
Daniël de Kok
2021-02-23 17:13:45 +01:00
committed by GitHub
parent 9a7fda31bb
commit d634835fd1

2
.github/CODEOWNERS vendored
View File

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