Skip to content

Commit 27a1dfc

Browse files
authored
[train][tune] update CODEOWNERS (#53207)
Update CODEOWNERS to use github groups. Signed-off-by: Matthew Deng <matt@anyscale.com>
1 parent 1c2f366 commit 27a1dfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@
8888
/doc/source/cluster/ @pcmoritz @kevin85421 @ray-project/ray-docs
8989

9090
# Tune
91-
/python/ray/tune/ @hongpeng-guo @justinvyu @matthewdeng @raulchen @woshiyyya
92-
/doc/source/tune/ @hongpeng-guo @justinvyu @matthewdeng @raulchen @woshiyyya @ray-project/ray-docs
91+
/python/ray/tune/ @ray-project/ray-tune
92+
/doc/source/tune/ @ray-project/ray-tune @ray-project/ray-docs
9393

9494
# Train
95-
/python/ray/train/ @hongpeng-guo @justinvyu @matthewdeng @raulchen @woshiyyya
96-
/doc/source/train/ @hongpeng-guo @justinvyu @matthewdeng @raulchen @woshiyyya @ray-project/ray-docs
95+
/python/ray/train/ @ray-project/ray-train
96+
/doc/source/train/ @ray-project/ray-train @ray-project/ray-docs
9797

9898
# LLM
9999
/python/ray/llm/ @ray-project/ray-llm

0 commit comments

Comments
 (0)