Add Aaron Patterson (@tenderlove) to YJIT code owners (#5119)
This commit is contained in:
parent
fceaa6886b
commit
0fecf1b37e
Notes:
git
2021-11-16 04:00:07 +09:00
Merged-By: maximecb <maximecb@ruby-lang.org>
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user