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.
1 parent caa735a commit 2254427Copy full SHA for 2254427
CODEOWNERS
@@ -0,0 +1,13 @@
1
+# This file is a list of the people responsible for ensuring that patches for a
2
+# particular part of SwiftSyntax are reviewed, either by themselves or by
3
+# someone else. They are also the gatekeepers for their part of Swift, with the
4
+# final word on what goes in or not.
5
+
6
+# Lines starting with '#' are comments.
7
+# Each line is a file pattern followed by one or more owners.
8
+# Order is important. The last matching pattern has the most precedence.
9
10
+# Owner of anything in SwiftSyntax not owned by anyone else.
11
+# N: Alex Hoppen
12
+# E: ahoppen@apple.com
13
+* @ahoppen
0 commit comments