File tree Expand file tree Collapse file tree 1 file changed +9
-27
lines changed
Expand file tree Collapse file tree 1 file changed +9
-27
lines changed Original file line number Diff line number Diff line change 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: Tomer Doron
12- # E: tomer@apple.com
13- # D: Package Manager
14-
15- # N: Max Desiatov
16- # E: m_desiatov@apple.com
17- # D: Package Manager
18-
19- # N: Ben Barham
20- # E: ben_barham@apple.com
21- # D: Package Manager
22-
23- # ##
24-
25- # The following lines are used by GitHub to automatically recommend reviewers.
26-
27- * @ bnbarham @ MaxDesiatov @ tomerd
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+ * @ jakepetroules @ owenv
You can’t perform that action at this time.
0 commit comments