Skip to content

Commit c5b568b

Browse files
authored
Migrate auto_request_review back to CODEOWNERS (ruby#10133)
1 parent 5481dbe commit c5b568b

File tree

3 files changed

+7
-32
lines changed

3 files changed

+7
-32
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# YJIT sources and tests
2+
yjit* @ruby/yjit
3+
yjit/**/* @ruby/yjit
4+
doc/yjit/* @ruby/yjit
5+
bootstraptest/test_yjit* @ruby/yjit
6+
test/ruby/test_yjit* @ruby/yjit
7+
yjit/src/cruby_bindings.inc.rs

.github/auto_request_review.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/auto_request_review.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)