mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-27 04:16:05 +00:00
14 lines
471 B
Plaintext
14 lines
471 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/ @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
|