Skip to content

Commit 877910e

Browse files
authored
Merge pull request #30 from johnkellyoxford/johnkellyoxford-patch-1
Create CODEOWNERS
2 parents 7318711 + 1f15a05 commit 877910e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Lines starting with '#' are comments.
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 the repo.
5+
* @johnkellyoxford
6+
7+
# Order is important. The last matching pattern has the most precedence.
8+
# So if a pull request only touches javascript files, only these owners
9+
# will be requested to review.
10+
11+
# You can also use email addresses if you prefer.

0 commit comments

Comments
 (0)