Skip to content

Commit 2c5c90e

Browse files
committed
[GH] Add bnbarham to codeowners
Also sort the list alphabetically.
1 parent e09d83f commit 2c5c90e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CODEOWNERS

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# particular part of Swift are reviewed, either by themselves or by someone else.
33
# They are also the gatekeepers for their part of Swift, with the final word on
44
# what goes in or not.
5-
#
5+
#
66
# The list is sorted by surname and formatted to allow easy grepping and
77
# beautification by scripts. The fields are: name (N), email (E), web-address
88
# (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
99
# (S).
10-
10+
1111
# N: Boris Buegling
1212
1313
# D: Package Manager
@@ -20,8 +20,12 @@
2020
2121
# D: Package Manager
2222

23+
# N: Ben Barham
24+
25+
# D: Package Manager
26+
2327
###
2428

2529
# The following lines are used by GitHub to automatically recommend reviewers.
2630

27-
* @neonichu @tomerd @MaxDesiatov
31+
* @bnbarham @MaxDesiatov @neonichu @tomerd

0 commit comments

Comments
 (0)