mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-19 16:53:12 +08:00
16 lines
507 B
Plaintext
16 lines
507 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.
|
|
* @ankitnayan
|
|
|
|
/frontend/ @palashgdev @YounixM
|
|
/frontend/src/container/MetricsApplication @srikanthccv
|
|
/frontend/src/container/NewWidget/RightContainer/types.ts @srikanthccv
|
|
/deploy/ @prashant-shahi
|
|
/sample-apps/ @prashant-shahi
|
|
**/query-service/ @srikanthccv
|
|
Makefile @srikanthccv
|
|
go.* @srikanthccv
|
|
.git* @srikanthccv
|
|
.github @prashant-shahi
|