Skip to content

Commit

Permalink
[ci] promote kevin to reviewer (ray-project#46514)
Browse files Browse the repository at this point in the history
to load balance the review load

Signed-off-by: Lonnie Liu <[email protected]>
  • Loading branch information
aslonnie authored Jul 9, 2024
1 parent c16e9ab commit 5fe0536
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -110,18 +110,18 @@
# ==== Build and CI ====

# Bazel.
#/BUILD.bazel @ray-project/ray-core @ray-project/ray-ci-reviewers
#/WORKSPACE @ray-project/ray-core @ray-project/ray-ci-reviewers
#/bazel/ @ray-project/ray-core @ray-project/ray-ci-reviewers
#/BUILD.bazel @ray-project/ray-core @ray-project/ray-ci
#/WORKSPACE @ray-project/ray-core @ray-project/ray-ci
#/bazel/ @ray-project/ray-core @ray-project/ray-ci

# CI scripts.
#/ci/ @ray-project/ray-core @ray-project/ray-ci-reviewers
#/ci/ @ray-project/ray-core @ray-project/ray-ci

# Buildkite pipeline management
.buildkite/hooks @ray-project/ray-ci-reviewers
.buildkite/hooks @ray-project/ray-ci

/release/ray_release @ray-project/ray-ci-reviewers
/release/ray_release @ray-project/ray-ci

/.github/ISSUE_TEMPLATE/ @ericl @stephanie-wang @scv119 @pcmoritz

/.github/workflows/ @ray-project/ray-ci-reviewers
/.github/workflows/ @ray-project/ray-ci

0 comments on commit 5fe0536

Please sign in to comment.