Skip to content

Commit 81299e4

Browse files
authored
Merge pull request #34 from internxt/chore/add-CODEOWNERS-file
[_]: chore/add CODEOWNERS
2 parents 4a82ac7 + c219f48 commit 81299e4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This is a comment.
2+
# Each line is a file pattern followed by one or more owners.
3+
4+
# These owners will be the default owners for everything in
5+
# the repo. Unless a later match takes precedence,
6+
# @global-owner1 and @global-owner2 will be requested for
7+
# review when someone opens a pull request.
8+
* @xabg2

0 commit comments

Comments
 (0)