mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove CODEOWNERS to switch to auto-request-review
This commit is contained in:
parent
2e21fef6a4
commit
f3e039111e
1 changed files with 0 additions and 11 deletions
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…
Reference in a new issue