Files
greptimedb/.github/CODEOWNERS
Yingwen 7375be0635 ci: update code owners (#8843)
Signed-off-by: evenyag <realevenyag@gmail.com>
2026-08-11 08:27:03 +00:00

28 lines
681 B
Plaintext

# GreptimeDB CODEOWNERS
# These owners will be the default owners for everything in the repo.
* @GreptimeTeam/db-approver
## [Module] Database Engine
/src/index @evenyag @discord9 @WenyXu
/src/mito2 @evenyag @v0y4g3r
/src/query @evenyag @discord9
## [Module] Distributed
/src/common/meta @MichaelScofield @WenyXu
/src/common/procedure @MichaelScofield @WenyXu
/src/meta-client @MichaelScofield @WenyXu
/src/meta-srv @MichaelScofield @WenyXu
## [Module] Write Ahead Log
/src/log-store @v0y4g3r @WenyXu
/src/store-api @v0y4g3r @evenyag
## [Module] Metrics Engine
/src/metric-engine @WenyXu @v0y4g3r
/src/promql @evenyag @discord9
## [Module] Flow
/src/flow @discord9 @WenyXu