mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-02 12:00:41 +08:00
11 lines
403 B
Plaintext
11 lines
403 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/ @palashgdev @YounixM
|
|
/frontend/src/container/MetricsApplication @srikanthccv
|
|
/frontend/src/container/NewWidget/RightContainer/types.ts @srikanthccv
|
|
/deploy/ @prashant-shahi
|
|
/sample-apps/ @prashant-shahi
|
|
.github @prashant-shahi
|