We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46b248 commit 4a9cc26Copy full SHA for 4a9cc26
.github/CODEOWNERS
@@ -0,0 +1,18 @@
1
+# This file is a list of the people responsible for ensuring that patches for a
2
+# particular part of Swift are reviewed, either by themselves or by someone else.
3
+# They are also the gatekeepers for their part of Swift, with the final word on
4
+# what goes in or not.
5
+#
6
+# The list is sorted by surname and formatted to allow easy grepping and
7
+# beautification by scripts. The fields are: name (N), email (E), web-address
8
+# (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9
+# (S).
10
+
11
+# N: Max Desiatov
12
+# E: m_desiatov@apple.com
13
14
+###
15
16
+# The following lines are used by GitHub to automatically recommend reviewers.
17
18
+* @MaxDesiatov
0 commit comments