CODEOWNERS: add new Rust team members, re-add Rust build support/docs

8ce6fdf581 removed the build support/docs
entries, but per discussion in #213697, we think having multiple members
justifies its readdition.
This commit is contained in:
Winter 2023-01-30 21:46:10 -05:00 committed by zowoq
parent 1e814042af
commit feba9a4533

4
.github/CODEOWNERS vendored
View file

@ -134,7 +134,9 @@
/pkgs/development/ruby-modules @marsam
# Rust
/pkgs/development/compilers/rust @Mic92 @LnL7 @zowoq
/pkgs/development/compilers/rust @Mic92 @LnL7 @zowoq @winterqt @figsoda
/pkgs/build-support/rust @zowoq @winterqt @figsoda
/doc/languages-frameworks/rust.section.md @zowoq @winterqt @figsoda
# C compilers
/pkgs/development/compilers/gcc @matthewbauer