chore: update .github/CODEOWNERS (#2835)

* chore: update .github/CODEOWNERS

* chore: fix syntax

* Update .github/CODEOWNERS

Co-authored-by: Prashant Shahi <prashant@signoz.io>

---------

Co-authored-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
Srikanth Chekuri 2023-06-06 18:18:06 +05:30 committed by GitHub
parent a52c104562
commit edf7e9821f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/CODEOWNERS vendored
View File

@ -2,6 +2,12 @@
# Owners are automatically requested for review for PRs that changes code
# that they own.
* @ankitnayan
/frontend/ @palashgdev
/deploy/ @prashant-shahi
/sample-apps/ @prashant-shahi
**/query-service/ @srikanthccv
Makefile @srikanthccv
go.* @srikanthccv
.git* @srikanthccv
.github @prashant-shahi