Skip to content

Commit fb8e160

Browse files
authored
Merge pull request #119 from neonichu/add-codeowners
Copy CODEOWNERS from swiftpm
2 parents 949f7d5 + ff199d4 commit fb8e160

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CODEOWNERS

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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: Ankit Aggarwal
12+
13+
# D: Package Manager
14+
#
15+
# N: Anders Bertelrud
16+
17+
# D: Package Manager
18+
19+
# N: Daniel Dunbar
20+
21+
# D: Package Manager
22+
23+
###
24+
25+
# The following lines are used by GitHub to automatically recommend reviewers.
26+
27+
* @aciidb0mb3r @abertelrud @neonichu @friedbunny

0 commit comments

Comments
 (0)