Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate auto_request_review back to CODEOWNERS #10133

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# YJIT sources and tests
yjit* @ruby/yjit
yjit/**/* @ruby/yjit
doc/yjit/* @ruby/yjit
bootstraptest/test_yjit* @ruby/yjit
test/ruby/test_yjit* @ruby/yjit
yjit/src/cruby_bindings.inc.rs
13 changes: 0 additions & 13 deletions .github/auto_request_review.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/auto_request_review.yml

This file was deleted.