Skip to content

Commit

Permalink
chore: Add CODEOWNERS (#8889)
Browse files Browse the repository at this point in the history
  • Loading branch information
sojan-official committed Feb 8, 2024
1 parent 57dd979 commit 372e740
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -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

0 comments on commit 372e740

Please sign in to comment.