Skip to content

update codeowners for ray serve#53717

Merged
aslonnie merged 2 commits intomasterfrom
tag-serve
Jun 11, 2025
Merged

update codeowners for ray serve#53717
aslonnie merged 2 commits intomasterfrom
tag-serve

Conversation

@abrarsheikh
Copy link
Copy Markdown
Contributor

Why are these changes needed?

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: abrar <abrar@anyscale.com>
Copilot AI review requested due to automatic review settings June 10, 2025 20:53
@aslonnie aslonnie requested a review from akshay-anyscale June 10, 2025 20:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Add dedicated ownership for Ray Serve code and docs in the .github/CODEOWNERS file.

  • Introduce a new section for Ray Serve
  • Assign the @ray-project/ray-serve team to the Python implementation directory
  • Grant @ray-project/ray-serve and @ray-project/ray-docs ownership over the Serve documentation
Comments suppressed due to low confidence (1)

.github/CODEOWNERS:106

  • This path duplicates the existing /doc/source/serve/ entry on line 102. Consider updating the original entry to include @ray-project/ray-serve instead of adding a second rule for the same directory.
/doc/source/serve/ @ray-project/ray-serve @ray-project/ray-docs

@aslonnie aslonnie requested review from GeneDer and zcin June 10, 2025 20:55
Signed-off-by: abrar <abrar@anyscale.com>
@abrarsheikh abrarsheikh added the go add ONLY when ready to merge, run all tests label Jun 11, 2025
@aslonnie aslonnie merged commit 16f6235 into master Jun 11, 2025
6 checks passed
@aslonnie aslonnie deleted the tag-serve branch June 11, 2025 23:51
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
using the team handle

---------

Signed-off-by: abrar <abrar@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
using the team handle

---------

Signed-off-by: abrar <abrar@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants