1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/.github/CODEOWNERS
Maxime Chevalier-Boisvert cf52a2c9ba
Add code owners for YJIT sources
Code owners are automatically tagged as reviewers on pull requests
2021-10-25 14:28:39 -04:00

7 lines
279 B
Text

# 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* @maximecb @xrxr
doc/yjit/* @maximecb @xrxr
bootstraptest/test_yjit* @maximecb @xrxr