signoz/.github/CODEOWNERS
2023-03-31 09:37:32 +05:30

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