mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-06-04 11:25:52 +08:00
16 lines
552 B
Plaintext
16 lines
552 B
Plaintext
# CODEOWNERS info: https://help.github.com/en/articles/about-code-owners
|
|
# Owners are automatically requested for review for PRs that changes code
|
|
# that they own.
|
|
|
|
/frontend/ @SigNoz/frontend @YounixM
|
|
/frontend/src/container/MetricsApplication @srikanthccv
|
|
/frontend/src/container/NewWidget/RightContainer/types.ts @srikanthccv
|
|
/deploy/ @SigNoz/devops
|
|
.github @SigNoz/devops
|
|
/pkg/config/ @grandwizard28
|
|
/pkg/errors/ @grandwizard28
|
|
/pkg/factory/ @grandwizard28
|
|
/pkg/types/ @grandwizard28
|
|
/pkg/sqlmigration/ @vikrantgupta25
|
|
.golangci.yml @grandwizard28
|