summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2021-10-25 14:53:22 -0400
committerMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2021-10-25 14:53:22 -0400
commit10fe8495cd9568be79b4c254742eb0f667e84988 (patch)
treefb1680178676e3deaf51f71a331d2f34ca60004b /.github
parent722d43ad5e2685c4ca6edf090755eeca1a8cc8ce (diff)
Update YJIT code owners. Revert accidental commit.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 34228e5b10..f962bce682 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,6 +2,8 @@
# Each line is a file pattern followed by one or more owners.
# 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