Skip to content

Commit ab09f04

Browse files
authored
Merge pull request #173 from lorentey/codeowners-1.3.0
Add CODEOWNERS
2 parents 52f603c + 0cf079e commit ab09f04

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/CODEOWNERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Lines starting with '#' are comments.
2+
# Each line is a case-sensitive file pattern followed by one or more owners.
3+
# Order is important. The last matching pattern has the most precedence.
4+
# More information: https://docs.github.com/en/articles/about-code-owners
5+
#
6+
# Please mirror the repository's file hierarchy in case-sensitive lexicographic
7+
# order.
8+
9+
# Default owners
10+
* @glessard @lorentey @milseman
11+
12+
# Swift CI configuration files
13+
.swiftci/ @shahmishal

0 commit comments

Comments
 (0)