summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f962bce682..00180b15f2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,7 +3,7 @@
# Code owners will be automatically tagged as reviewers when a pull request is opened
# YJIT sources and tests
-yjit* @maximecb @xrxr
-doc/yjit/* @maximecb @xrxr
-bootstraptest/test_yjit* @maximecb @xrxr
-test/ruby/test_yjit* @maximecb @xrxr
+yjit* @maximecb @xrxr @tenderlove
+doc/yjit/* @maximecb @xrxr @tenderlove
+bootstraptest/test_yjit* @maximecb @xrxr @tenderlove
+test/ruby/test_yjit* @maximecb @xrxr @tenderlove