We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2f366 commit 27a1dfcCopy full SHA for 27a1dfc
.github/CODEOWNERS
@@ -88,12 +88,12 @@
88
/doc/source/cluster/ @pcmoritz @kevin85421 @ray-project/ray-docs
89
90
# 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
+/python/ray/tune/ @ray-project/ray-tune
+/doc/source/tune/ @ray-project/ray-tune @ray-project/ray-docs
93
94
# 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
+/python/ray/train/ @ray-project/ray-train
+/doc/source/train/ @ray-project/ray-train @ray-project/ray-docs
97
98
# LLM
99
/python/ray/llm/ @ray-project/ray-llm
0 commit comments