chore: add codeowners for automatic review request (#633)

Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
Prashant Shahi 2022-01-22 16:08:19 +05:30 committed by GitHub
parent af2399e627
commit cbbd3ce6ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,6 @@
# 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/ @palash-signoz
/deploy/ @prashant-shahi