Skip to content

Commit

Permalink
Clean up CODEOWNERS (#46716)
Browse files Browse the repository at this point in the history
times change

Signed-off-by: Lonnie Liu <[email protected]>
  • Loading branch information
aslonnie committed Jul 21, 2024
1 parent b51ed33 commit 648a0e6
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
# Authors responsible for copy-editing of the documentation.
# NOTE: Add @ray-project/ray-docs to all following docs subdirs.
/doc/ @ray-project/ray-docs
/doc/source/use-cases.rst @ericl @pcmoritz
/doc/source/use-cases.rst @pcmoritz

# ==== Ray core ====

# API compatibility
/src/ray/protobuf/common.proto @ericl @pcmoritz @raulchen @ray-project/ray-core
/src/ray/protobuf/gcs.proto @ericl @pcmoritz @raulchen @ray-project/ray-core
/src/ray/protobuf/gcs_service.proto @ericl @pcmoritz @raulchen @ray-project/ray-core
/src/ray/protobuf/common.proto @pcmoritz @raulchen @ray-project/ray-core
/src/ray/protobuf/gcs.proto @pcmoritz @raulchen @ray-project/ray-core
/src/ray/protobuf/gcs_service.proto @pcmoritz @raulchen @ray-project/ray-core

# Autoscaler
/python/ray/autoscaler/ @ericl @ray-project/ray-core @architkulkarni @hongchaodeng
/python/ray/autoscaler/ @ray-project/ray-core @hongchaodeng

# Metrics
/src/ray/stats/metric_defs.h @ray-project/ray-core
Expand All @@ -36,7 +36,7 @@
/src/ray/gcs/ @ray-project/ray-core

# Dependencies
/python/setup.py @richardliaw @ericl @edoakes
/python/setup.py @richardliaw @edoakes @aslonnie

# CI
/ci/lint/format.sh @ray-project/ray-ci
Expand All @@ -49,11 +49,11 @@
#!/python/ray/rllib/ @ray-project/ray-core

# Java worker.
/java/dependencies.bzl @kfstorm @raulchen @ericl @WangTaoTheTonic @SongGuyang
/java/pom.xml @kfstorm @raulchen @ericl @WangTaoTheTonic @SongGuyang
/java/pom_template.xml @kfstorm @raulchen @ericl @WangTaoTheTonic @SongGuyang
/java/*/pom_template.xml @kfstorm @raulchen @ericl @WangTaoTheTonic @SongGuyang
/java/api/ @kfstorm @raulchen @ericl @WangTaoTheTonic @SongGuyang
/java/dependencies.bzl @kfstorm @raulchen @WangTaoTheTonic @SongGuyang
/java/pom.xml @kfstorm @raulchen @WangTaoTheTonic @SongGuyang
/java/pom_template.xml @kfstorm @raulchen @WangTaoTheTonic @SongGuyang
/java/*/pom_template.xml @kfstorm @raulchen @WangTaoTheTonic @SongGuyang
/java/api/ @kfstorm @raulchen @WangTaoTheTonic @SongGuyang

# C++ worker
/cpp/include/ray @SongGuyang @raulchen @kfstorm @ray-project/ray-core
Expand All @@ -63,25 +63,25 @@

# Runtime Env
# TODO(SongGuyang): Add new items to guarantee runtime env API compatibility in multiple languages.
/src/ray/protobuf/runtime_env_common.proto @SongGuyang @raulchen @edoakes @architkulkarni @ray-project/ray-core
/src/ray/protobuf/runtime_env_agent.proto @SongGuyang @raulchen @edoakes @architkulkarni @ray-project/ray-core
/src/ray/protobuf/runtime_env_common.proto @SongGuyang @raulchen @edoakes @ray-project/ray-core
/src/ray/protobuf/runtime_env_agent.proto @SongGuyang @raulchen @edoakes @ray-project/ray-core

# ==== Libraries and frameworks ====

# Ray data.
/python/ray/data/ @ericl @scv119 @c21 @amogkam @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98
/doc/source/data/ @ericl @scv119 @c21 @amogkam @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98
/python/ray/data/ @c21 @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98
/doc/source/data/ @c21 @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98

# Ray workflows.
/python/ray/workflow/ @ericl @stephanie-wang @suquark
/doc/source/workflows/ @ericl @stephanie-wang @suquark @maxpumperla @ray-project/ray-docs
/python/ray/workflow/ @stephanie-wang
/doc/source/workflows/ @stephanie-wang @maxpumperla @ray-project/ray-docs

# RLlib.
/rllib/ @sven1977 @arturniederfahrenhorst @simonsays1980
/doc/source/rllib/ @sven1977 @arturniederfahrenhorst @maxpumperla @simonsays1980 @ray-project/ray-docs
/rllib/ @sven1977 @simonsays1980
/doc/source/rllib/ @sven1977 @maxpumperla @simonsays1980 @ray-project/ray-docs

# Cluster (docs)
/doc/source/cluster/ @architkulkarni @maxpumperla @pcmoritz @kevin85421 @ray-project/ray-docs
/doc/source/cluster/ @maxpumperla @pcmoritz @kevin85421 @ray-project/ray-docs

# Tune
/python/ray/tune/ @hongpeng-guo @justinvyu @matthewdeng @raulchen @woshiyyya
Expand All @@ -95,16 +95,16 @@
/doc/source/serve/ @edoakes @shrekris-anyscale @zcin @GeneDer @akshay-anyscale @ray-project/ray-docs

# ML Docker Dependencies
/python/requirements/ml/dl-cpu-requirements.txt @amogkam @richardliaw @matthewdeng
/python/requirements/ml/dl-gpu-requirements.txt @amogkam @richardliaw @matthewdeng
/python/requirements/ml/dl-cpu-requirements.txt @richardliaw @matthewdeng
/python/requirements/ml/dl-gpu-requirements.txt @richardliaw @matthewdeng

# Ray symbol export
/src/ray/ray_version_script.lds @ericl @scv119
/src/ray/ray_exported_symbols.lds @ericl @scv119
/src/ray/ray_version_script.lds @aslonnie
/src/ray/ray_exported_symbols.lds @aslonnie

# Ray usage stats
/python/ray/_private/usage/ @ericl @richardliaw @rkooo567 @jjyao
/python/ray/dashboard/modules/usage_stats/ @ericl @richardliaw @rkooo567 @jjyao
/python/ray/_private/usage/ @richardliaw @rkooo567 @jjyao
/python/ray/dashboard/modules/usage_stats/ @richardliaw @rkooo567 @jjyao


# ==== Build and CI ====
Expand All @@ -122,6 +122,6 @@

/release/ray_release @ray-project/ray-ci

/.github/ISSUE_TEMPLATE/ @ericl @stephanie-wang @scv119 @pcmoritz
/.github/ISSUE_TEMPLATE/ @anyscalesam @aslonnie

/.github/workflows/ @ray-project/ray-ci

0 comments on commit 648a0e6

Please sign in to comment.