Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
# someone opens a pull request.
# * @cube-js/core

/rust/cubesql/ @cube-js/sql-api
/rust/cubestore/ @cube-js/cube-store
/rust/cubenativeutils @cube-js/tesseract
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/rust/cubenativeutils @cube-js/tesseract is repeated. Third time is the charm? 😄

/rust/cubeorchestrator @cube-js/tesseract
/rust/cubenativeutils @cube-js/tesseract
/rust/cubesql/ @cube-js/sql-api
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why only /rust/cubesql/ and /rust/cubestore/ have trailing slashes?

/rust/cubenativeutils @cube-js/tesseract
/rust/cubestore/ @cube-js/cube-store
/rust/cubestore/cubestore/src/cachestore @cube-js/cache-store

/packages/cubejs-client*/ @cube-js/client
/packages/cubejs-playground/ @cube-js/client
Expand All @@ -25,7 +30,7 @@
/packages/*-schema-extension/ @cube-js/schema-compiler

# Doc reviewers
/docs/ @cube-js/doc-reviewers
/docs/ @igorlukanin

# Developer Relations and Community
/examples/ @cube-js/developer-relations-and-community
/examples/ @igorlukanin