mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-26 12:02:19 +00:00
14 lines
380 B
Plaintext
14 lines
380 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
|
|
/deploy/ @prashant-shahi
|
|
/sample-apps/ @prashant-shahi
|
|
**/query-service/ @srikanthccv
|
|
Makefile @srikanthccv
|
|
go.* @srikanthccv
|
|
.git* @srikanthccv
|
|
.github @prashant-shahi
|