diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6da9b6b5f5c7..a910acef4163 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -69,8 +69,8 @@ # ==== Libraries and frameworks ==== # Ray data. -/python/ray/data/ @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98 -/doc/source/data/ @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98 +/python/ray/data/ @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98 @alexeykudinkin +/doc/source/data/ @scottjlee @bveeramani @raulchen @stephanie-wang @omatthew98 @alexeykudinkin # Ray workflows. /python/ray/workflow/ @stephanie-wang