|
1 |
| -# See https://help.github.com/articles/about-codeowners/ |
2 |
| -# for more info about CODEOWNERS file |
| 1 | +# # See https://help.github.com/articles/about-codeowners/ |
| 2 | +# # for more info about CODEOWNERS file |
3 | 3 |
|
4 |
| -# It uses the same pattern rule for gitignore file, |
5 |
| -# see https://git-scm.com/docs/gitignore#_pattern_format. |
| 4 | +# # It uses the same pattern rule for gitignore file, |
| 5 | +# # see https://git-scm.com/docs/gitignore#_pattern_format. |
6 | 6 |
|
7 |
| -# ==== Ray core ==== |
| 7 | +# # ==== Ray core ==== |
8 | 8 |
|
9 |
| -# API compatibility |
10 |
| -/src/ray/protobuf/common.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz @raulchen @iycheng @scv119 @mwtian |
11 |
| -/src/ray/protobuf/gcs.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz @raulchen @iycheng @scv119 @mwtian |
12 |
| -/src/ray/protobuf/gcs_service.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz @raulchen @iycheng @scv119 @mwtian |
13 |
| -/dashboard/modules/snapshot @wuisawesome @ijrsvt @edoakes @alanwguo @architkulkarni |
14 |
| -/python/ray/autoscaler/_private/monitor.py @wuisawesome @DmitriGekhtman |
| 9 | +# # API compatibility |
| 10 | +# /src/ray/protobuf/common.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz @raulchen @iycheng @scv119 @mwtian |
| 11 | +# /src/ray/protobuf/gcs.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz @raulchen @iycheng @scv119 @mwtian |
| 12 | +# /src/ray/protobuf/gcs_service.proto @wuisawesome @ericl @ameerhajali @robertnishihara @pcmoritz @raulchen @iycheng @scv119 @mwtian |
| 13 | +# /dashboard/modules/snapshot @wuisawesome @ijrsvt @edoakes @alanwguo @architkulkarni |
| 14 | +# /python/ray/autoscaler/_private/monitor.py @wuisawesome @DmitriGekhtman |
15 | 15 |
|
16 |
| -# Metrics |
17 |
| -/src/ray/stats/metric_defs.h @ericl @scv119 @rkooo567 |
18 |
| -/src/ray/stats/metric_defs.cc @ericl @scv119 @rkooo567 |
| 16 | +# # Metrics |
| 17 | +# /src/ray/stats/metric_defs.h @ericl @scv119 @rkooo567 |
| 18 | +# /src/ray/stats/metric_defs.cc @ericl @scv119 @rkooo567 |
19 | 19 |
|
20 |
| -# All C++ code. |
21 |
| -# /src/ray @ray-project/ray-core-cpp |
| 20 | +# # All C++ code. |
| 21 | +# # /src/ray @ray-project/ray-core-cpp |
22 | 22 |
|
23 |
| -# Dependencies |
24 |
| -/python/setup.py @richardliaw @ericl @edoakes |
| 23 | +# # Dependencies |
| 24 | +# /python/setup.py @richardliaw @ericl @edoakes |
25 | 25 |
|
26 |
| -# Formatting tool |
27 |
| -/ci/lint/format.sh @richardliaw @ericl @edoakes |
| 26 | +# # Formatting tool |
| 27 | +# /ci/lint/format.sh @richardliaw @ericl @edoakes |
28 | 28 |
|
29 |
| -# Docker image build script. |
30 |
| -/ci/build/build-docker-images.py @amogkam @krfricke |
| 29 | +# # Docker image build script. |
| 30 | +# /ci/build/build-docker-images.py @amogkam @krfricke |
31 | 31 |
|
32 |
| -# Python worker. |
33 |
| -#/python/ray/ @ray-project/ray-core-python |
34 |
| -#!/python/ray/tune/ @ray-project/ray-core-python |
35 |
| -#!/python/ray/rllib/ @ray-project/ray-core-python |
| 32 | +# # Python worker. |
| 33 | +# #/python/ray/ @ray-project/ray-core-python |
| 34 | +# #!/python/ray/tune/ @ray-project/ray-core-python |
| 35 | +# #!/python/ray/rllib/ @ray-project/ray-core-python |
36 | 36 |
|
37 |
| -# Java worker. |
38 |
| -/java/dependencies.bzl @jovany-wang @kfstorm @raulchen @ericl @iycheng |
39 |
| -/java/pom.xml @jovany-wang @kfstorm @raulchen @ericl @iycheng |
40 |
| -/java/pom_template.xml @jovany-wang @kfstorm @raulchen @ericl @iycheng |
41 |
| -/java/*/pom_template.xml @jovany-wang @kfstorm @raulchen @ericl @iycheng |
42 |
| -/java/api/ @jovany-wang @kfstorm @raulchen @ericl @iycheng |
| 37 | +# # Java worker. |
| 38 | +# /java/dependencies.bzl @jovany-wang @kfstorm @raulchen @ericl @iycheng |
| 39 | +# /java/pom.xml @jovany-wang @kfstorm @raulchen @ericl @iycheng |
| 40 | +# /java/pom_template.xml @jovany-wang @kfstorm @raulchen @ericl @iycheng |
| 41 | +# /java/*/pom_template.xml @jovany-wang @kfstorm @raulchen @ericl @iycheng |
| 42 | +# /java/api/ @jovany-wang @kfstorm @raulchen @ericl @iycheng |
43 | 43 |
|
44 |
| -# C++ worker |
45 |
| -/cpp/include/ray @SongGuyang @raulchen @mwtian |
| 44 | +# # C++ worker |
| 45 | +# /cpp/include/ray @SongGuyang @raulchen @mwtian |
46 | 46 |
|
47 |
| -# Ray Client |
48 |
| -/src/ray/protobuf/ray_client.proto @ijrsvt @ameerhajali @ckw017 @mwtian |
| 47 | +# # Ray Client |
| 48 | +# /src/ray/protobuf/ray_client.proto @ijrsvt @ameerhajali @ckw017 @mwtian |
49 | 49 |
|
50 |
| -# Runtime Env |
51 |
| -# TODO(SongGuyang): Add new items to guarantee runtime env API compatibility in multiple languages. |
52 |
| -/src/ray/protobuf/runtime_env_common.proto @SongGuyang @raulchen @edoakes @architkulkarni |
53 |
| -/src/ray/protobuf/runtime_env_agent.proto @SongGuyang @raulchen @edoakes @architkulkarni |
| 50 | +# # Runtime Env |
| 51 | +# # TODO(SongGuyang): Add new items to guarantee runtime env API compatibility in multiple languages. |
| 52 | +# /src/ray/protobuf/runtime_env_common.proto @SongGuyang @raulchen @edoakes @architkulkarni |
| 53 | +# /src/ray/protobuf/runtime_env_agent.proto @SongGuyang @raulchen @edoakes @architkulkarni |
54 | 54 |
|
55 |
| -# ==== Libraries and frameworks ==== |
| 55 | +# # ==== Libraries and frameworks ==== |
56 | 56 |
|
57 |
| -# Ray data. |
58 |
| -/python/ray/data/ @ericl @scv119 @clarkzinzow @jjyao |
59 |
| -/doc/source/data/ @ericl @scv119 @clarkzinzow @jjyao |
| 57 | +# # Ray data. |
| 58 | +# /python/ray/data/ @ericl @scv119 @clarkzinzow @jjyao |
| 59 | +# /doc/source/data/ @ericl @scv119 @clarkzinzow @jjyao |
60 | 60 |
|
61 |
| -# Ray workflows. |
62 |
| -/python/ray/workflow/ @ericl @iycheng @stephanie-wang @suquark |
63 |
| -/doc/source/workflows/ @ericl @iycheng @stephanie-wang @suquark |
| 61 | +# # Ray workflows. |
| 62 | +# /python/ray/workflow/ @ericl @iycheng @stephanie-wang @suquark |
| 63 | +# /doc/source/workflows/ @ericl @iycheng @stephanie-wang @suquark |
64 | 64 |
|
65 |
| -# RLlib. |
66 |
| -/rllib/ @sven1977 @gjoliver @avnishn @arturniederfahrenhorst @smorad @maxpumperla @kouroshhakha |
| 65 | +# # RLlib. |
| 66 | +# /rllib/ @sven1977 @gjoliver @avnishn @arturniederfahrenhorst @smorad @maxpumperla @kouroshhakha |
67 | 67 |
|
68 |
| -# ML Docker Dependencies |
69 |
| -/python/requirements/ml/requirements_dl.txt @amogkam @sven1977 @richardliaw @matthewdeng |
70 |
| -/python/requirements_ml_docker.txt @amogkam @sven1977 @richardliaw @matthewdeng |
| 68 | +# # ML Docker Dependencies |
| 69 | +# /python/requirements/ml/requirements_dl.txt @amogkam @sven1977 @richardliaw @matthewdeng |
| 70 | +# /python/requirements_ml_docker.txt @amogkam @sven1977 @richardliaw @matthewdeng |
71 | 71 |
|
72 |
| -# Ray symbol export |
73 |
| -/src/ray/ray_version_script.lds @mwtian @iycheng @ericl @scv119 |
74 |
| -/src/ray/ray_exported_symbols.lds @mwtian @iycheng @ericl @scv119 |
| 72 | +# # Ray symbol export |
| 73 | +# /src/ray/ray_version_script.lds @mwtian @iycheng @ericl @scv119 |
| 74 | +# /src/ray/ray_exported_symbols.lds @mwtian @iycheng @ericl @scv119 |
75 | 75 |
|
76 |
| -# Ray usage stats |
77 |
| -/python/ray/_private/usage/ @ericl @richardliaw @rkooo567 @jjyao |
78 |
| -/dashboard/modules/usage_stats/ @ericl @richardliaw @rkooo567 @jjyao |
| 76 | +# # Ray usage stats |
| 77 | +# /python/ray/_private/usage/ @ericl @richardliaw @rkooo567 @jjyao |
| 78 | +# /dashboard/modules/usage_stats/ @ericl @richardliaw @rkooo567 @jjyao |
79 | 79 |
|
80 |
| -# ==== Build and CI ==== |
| 80 | +# # ==== Build and CI ==== |
81 | 81 |
|
82 |
| -# Bazel. |
83 |
| -#/BUILD.bazel @ray-project/ray-core |
84 |
| -#/WORKSPACE @ray-project/ray-core |
85 |
| -#/bazel/ @ray-project/ray-core |
| 82 | +# # Bazel. |
| 83 | +# #/BUILD.bazel @ray-project/ray-core |
| 84 | +# #/WORKSPACE @ray-project/ray-core |
| 85 | +# #/bazel/ @ray-project/ray-core |
86 | 86 |
|
87 |
| -# CI scripts. |
88 |
| -#/.travis.yml @ray-project/ray-core |
89 |
| -#/ci/ @ray-project/ray-core |
| 87 | +# # CI scripts. |
| 88 | +# #/.travis.yml @ray-project/ray-core |
| 89 | +# #/ci/ @ray-project/ray-core |
90 | 90 |
|
91 |
| -# Buildkite pipeline management |
92 |
| -.buildkite/hooks @simon-mo @krfricke |
| 91 | +# # Buildkite pipeline management |
| 92 | +# .buildkite/hooks @simon-mo @krfricke |
93 | 93 |
|
94 |
| -/.github/ISSUE_TEMPLATE/ @ericl @stephanie-wang @scv119 @pcmoritz |
| 94 | +# /.github/ISSUE_TEMPLATE/ @ericl @stephanie-wang @scv119 @pcmoritz |
0 commit comments