mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-16 19:15:58 +08:00
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:
parent
a52c104562
commit
edf7e9821f
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@ -2,6 +2,12 @@
|
|||||||
# Owners are automatically requested for review for PRs that changes code
|
# Owners are automatically requested for review for PRs that changes code
|
||||||
# that they own.
|
# that they own.
|
||||||
* @ankitnayan
|
* @ankitnayan
|
||||||
|
|
||||||
/frontend/ @palashgdev
|
/frontend/ @palashgdev
|
||||||
/deploy/ @prashant-shahi
|
/deploy/ @prashant-shahi
|
||||||
|
/sample-apps/ @prashant-shahi
|
||||||
**/query-service/ @srikanthccv
|
**/query-service/ @srikanthccv
|
||||||
|
Makefile @srikanthccv
|
||||||
|
go.* @srikanthccv
|
||||||
|
.git* @srikanthccv
|
||||||
|
.github @prashant-shahi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user