Skip to content

Commit

Permalink
FIX-modin-project#6687: Explicitly add users to CODEOWNERS
Browse files Browse the repository at this point in the history
Resolves modin-project#6687

Signed-off-by: Devin Petersohn <[email protected]>
  • Loading branch information
devin-petersohn committed Oct 30, 2023
1 parent e12b217 commit 125abf4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# These owners will be the default owners for everything in
# the repo unless a later match takes precedence,
* @modin-project/modin-core
* @modin-project/modin-core @devin-petersohn @mvashishtha @RehanSD @YarShev @vnlitvinov @anmyachev @dchigarev

# These owners will review everything in the HDK engine component
# of Modin.
/modin/experimental/core/storage_formats/hdk/** @modin-project/modin-hdk
/modin/experimental/core/execution/native/implementations/hdk_on_native/** @modin-project/modin-hdk
/modin/experimental/core/storage_formats/hdk/** @modin-project/modin-hdk @aregm @gshimansky @fexolm @ienkovich @Garra1980 @YarShev @vnlitvinov @anmyachev @dchigarev
/modin/experimental/core/execution/native/implementations/hdk_on_native/** @modin-project/modin-hdk @aregm @gshimansky @fexolm @ienkovich @Garra1980 @YarShev @vnlitvinov @anmyachev @dchigarev

0 comments on commit 125abf4

Please sign in to comment.