fix: remove frontend code owner

This commit is contained in:
Chintan Sudani 2023-03-31 09:36:34 +05:30
parent 36610c809e
commit 776aa3471f

2
.github/CODEOWNERS vendored
View File

@ -2,6 +2,6 @@
# Owners are automatically requested for review for PRs that changes code
# that they own.
* @ankitnayan
/frontend/ @palashgdev @pranshuchittora
/frontend/ @palashgdev
/deploy/ @prashant-shahi
**/query-service/ @srikanthccv