Skip to content

Commit 1b347f2

Browse files
authored
Merge pull request #26 from Jagriti-student/add-codeowners
Add CODEOWNERS file
2 parents cfca353 + 5519107 commit 1b347f2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Default owner
2+
* @aviralgarg05
3+
4+
# Core engine
5+
/nexum_core/ @aviralgarg05
6+
/nexum_cli/ @aviralgarg05
7+
8+
# CI/CD
9+
/.github/ @aviralgarg05

0 commit comments

Comments
 (0)