Remove CODEOWNERS to switch to auto-request-review (#6365)
* Remove CODEOWNERS to switch to auto-request-review * Random change to test reviews * Revert "Random change to test reviews" This reverts commit 814b10d062d82d953019ea4afadc3f8fcf638379.
This commit is contained in:
parent
316b44df09
commit
6a78ae2fe2
Notes:
git
2022-09-14 07:21:49 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
@ -1,11 +0,0 @@
|
|||||||
# 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 @tenderlove @k0kubun
|
|
||||||
yjit/* @maximecb @xrxr @tenderlove @k0kubun
|
|
||||||
doc/yjit/* @maximecb @xrxr @tenderlove @k0kubun
|
|
||||||
bootstraptest/test_yjit* @maximecb @xrxr @tenderlove @k0kubun
|
|
||||||
test/ruby/test_yjit* @maximecb @xrxr @tenderlove @k0kubun
|
|
||||||
.github/workflows/yjit* @maximecb @xrxr @tenderlove @k0kubun
|
|
Loading…
x
Reference in New Issue
Block a user