mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-20 15:03:14 +08:00

* chore: update read.me - fe maintainers * chore: update code owner for frontend codebase
11 lines
391 B
Plaintext
11 lines
391 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/ @prashant-shahi
|
|
/sample-apps/ @prashant-shahi
|
|
.github @prashant-shahi
|