Skip to content

Commit 489c2eb

Browse files
eicherseijiFuture-Outlier
authored andcommitted
[codeowners] Reorder CODEOWNERS for resolution order + organization (ray-project#57891)
Signed-off-by: Seiji Eicher <[email protected]> Signed-off-by: Future-Outlier <[email protected]>
1 parent 71228c8 commit 489c2eb

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,18 +66,19 @@
6666
# Ray AIR
6767
/python/ray/air/ @ray-project/ray-train
6868

69-
# LLM
70-
/python/ray/llm/ @ray-project/ray-llm
71-
/python/ray/data/llm.py @ray-project/ray-llm
72-
/python/ray/dashboard/modules/metrics/dashboards/serve_llm_dashboard_panels.py @ray-project/ray-llm
73-
/python/ray/dashboard/modules/metrics/dashboards/serve_llm_grafana_dashboard_base.json @ray-project/ray-llm
74-
7569
# Ray Serve
7670
/python/ray/serve/ @ray-project/ray-serve
7771
/java/serve/ @ray-project/ray-serve
7872
/src/ray/protobuf/serve.proto @ray-project/ray-serve
7973
/python/ray/dashboard/modules/serve/ @ray-project/ray-serve
8074
/doc/source/serve/ @ray-project/ray-serve @ray-project/ray-docs
75+
76+
# LLM
77+
/python/ray/llm/ @ray-project/ray-llm
78+
/python/ray/data/llm.py @ray-project/ray-llm
79+
/python/ray/dashboard/modules/metrics/dashboards/serve_llm_dashboard_panels.py @ray-project/ray-llm
80+
/python/ray/dashboard/modules/metrics/dashboards/serve_llm_grafana_dashboard_base.json @ray-project/ray-llm
81+
/python/ray/serve/llm/ @ray-project/ray-llm
8182
/doc/source/serve/llm/ @ray-project/ray-llm @ray-project/ray-docs
8283

8384
# ML Docker Dependencies

0 commit comments

Comments
 (0)