mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-25 19:40:24 +00:00
8 lines
257 B
Plaintext
8 lines
257 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
|
|
/deploy/ @prashant-shahi
|
|
**/query-service/ @srikanthccv
|