summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
blob: f962bce682142f4a682e2fb75af0b16a42f0c910 (plain)
1
2
3
4
5
6
7
8
9
# Lines starting with '#' are comments.
# 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