We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52f603c + 0cf079e commit ab09f04Copy full SHA for ab09f04
.github/CODEOWNERS
@@ -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