Skip to content

Update CODE_OWNERS.TXT #5288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 0 additions & 51 deletions CODE_OWNERS.TXT
Original file line number Diff line number Diff line change
@@ -1,52 +1 @@
This file is a list of the people responsible for ensuring that patches for a
particular part of Swift are reviewed, either by themselves or by someone else.
They are also the gatekeepers for their part of Swift, with the final word on
what goes in or not.

The list is sorted by surname and formatted to allow easy grepping and
beautification by scripts. The fields are: name (N), email (E), web-address
(W), description (D).

N: David Abrahams
E: [email protected]
D: Swift standard library

N: David Farler
E: [email protected]
D: Markup, Swift Linux port

N: Doug Gregor
E: [email protected]
D: AST, Basic, Parse, Sema

N: Joe Groff
E: [email protected]
D: SIL, SILGen

N: Argyrios Kyrzidis
E: [email protected]
D: IDE, SourceKit, swift-ide-test

N: Luke Larson
E: [email protected]
D: Swift Benchmark Suite

N: Chris Lattner
E: [email protected]
D: Everything in Swift not covered by someone else

N: John McCall
E: [email protected]
D: Demangler, IRGen, Runtime

N: Jordan Rose
E: [email protected]
D: ClangImporter, Serialization, (Objective-)C printer, Driver

N: Erik Eckstein
E: [email protected]
D: SILOptimizer

N: Anna Zaks
E: [email protected]
D: SIL diagnostics passes