summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorWinter <winter@winter.cafe>2023-01-30 21:46:10 -0500
committerzowoq <59103226+zowoq@users.noreply.github.com>2023-01-31 18:10:08 +1000
commitfeba9a453383b1e266758cf63b4151981cd7e8e1 (patch)
treef04c31418c64a999264f026295daea764e8a2bf6 /.github
parent1e814042af43346c995fedd41d467032c4fd0d25 (diff)
CODEOWNERS: add new Rust team members, re-add Rust build support/docs
8ce6fdf581b191d67c62590ec73a22cbf8797ae8 removed the build support/docs
entries, but per discussion in #213697, we think having multiple members
justifies its readdition.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index a4a653b175e3b..fedcd5d75f63a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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