Merge pull request #2528 from techchintan/fix/remove-fe-owner

fix: remove frontend code owner
This commit is contained in:
Ankit Nayan 2023-04-07 11:47:34 +05:30 committed by GitHub
commit 9ac2308b89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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