Skip to content

Commit af29729

Browse files
authored
Add Doug Gregor as code owner (#207)
Doug is taking on review responsibility for this repo, so adding him to the auto-review list ensures PRs route to him alongside the existing owners.
1 parent 338a0c2 commit af29729

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
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: Kuba Mracek
12-
# E: mracek@apple.com
13-
# D: Everything in swift-embedded-examples not covered by someone else
14-
15-
###
16-
17-
# The following lines are used by GitHub to automatically recommend reviewers.
18-
19-
* @kubamracek @rauhul
1+
* @kubamracek @rauhul @douggregor

0 commit comments

Comments
 (0)