chore: Add CODEOWNERS (#8889)

This commit is contained in:
Sojan Jose
2024-02-08 07:44:08 -08:00
committed by GitHub
parent 57dd979a14
commit 372e740c38
+7
View File
@@ -0,0 +1,7 @@
## All javascript files should be reviewed by pranav before merging
*.js @pranavrajs
*.vue @pranavrajs
## All enterprise related files should be reviewed by sojan before merging
/enterprise/* @sojan-official