Skip to content

Commit 191459c

Browse files
committed
chore: add CODEOWNERS file for PR reviews
1 parent 6109945 commit 191459c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Global Owners (Fallback for everything)
2+
* @yash-pouranik
3+
4+
# Core Maintainers / Reviewers
5+
/sdks/ @Nitin-kumar-yadav1307 @yash-pouranik
6+
/apps/ @Nitin-kumar-yadav1307 @yash-pouranik
7+
/packages/ @Nitin-kumar-yadav1307 @yash-pouranik
8+
9+
# CI/CD and DevOps (Usually restricted to project owner)
10+
/.github/ @yash-pouranik

0 commit comments

Comments
 (0)