xref: /aosp_15_r20/external/clang/CODE_OWNERS.TXT (revision 67e74705e28f6214e480b399dd47ea732279e315)
1*67e74705SXin LiThis file is a list of the people responsible for ensuring that patches for a
2*67e74705SXin Liparticular part of Clang are reviewed, either by themself or by someone else.
3*67e74705SXin LiThey are also the gatekeepers for their part of Clang, with the final word on
4*67e74705SXin Liwhat goes in or not.
5*67e74705SXin Li
6*67e74705SXin LiThe list is sorted by surname and formatted to allow easy grepping and
7*67e74705SXin Libeautification by scripts.  The fields are: name (N), email (E), web-address
8*67e74705SXin Li(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9*67e74705SXin Li(S).
10*67e74705SXin Li
11*67e74705SXin LiN: Aaron Ballman
12*67e74705SXin LiE: [email protected]
13*67e74705SXin LiD: Clang attributes
14*67e74705SXin Li
15*67e74705SXin LiN: Alexey Bataev
16*67e74705SXin LiE: [email protected]
17*67e74705SXin LiD: OpenMP support
18*67e74705SXin Li
19*67e74705SXin LiN: Chandler Carruth
20*67e74705SXin LiE: [email protected]
21*67e74705SXin LiE: [email protected]
22*67e74705SXin LiD: CMake, library layering
23*67e74705SXin Li
24*67e74705SXin LiN: Eric Christopher
25*67e74705SXin LiE: [email protected]
26*67e74705SXin LiD: Debug Information, inline assembly
27*67e74705SXin Li
28*67e74705SXin LiN: Doug Gregor
29*67e74705SXin LiE: [email protected]
30*67e74705SXin LiD: Emeritus owner
31*67e74705SXin Li
32*67e74705SXin LiN: Reid Kleckner
33*67e74705SXin LiE: [email protected]
34*67e74705SXin LiD: Microsoft C++ ABI compatibility and general Windows support
35*67e74705SXin Li
36*67e74705SXin LiN: Manuel Klimek
37*67e74705SXin LiE: [email protected]
38*67e74705SXin LiD: AST matchers, LibTooling
39*67e74705SXin Li
40*67e74705SXin LiN: Anton Korobeynikov
41*67e74705SXin LiE: [email protected]
42*67e74705SXin LiD: Exception handling, Windows codegen, ARM EABI
43*67e74705SXin Li
44*67e74705SXin LiN: Anna Zaks
45*67e74705SXin LiE: [email protected]
46*67e74705SXin LiD: Clang Static Analyzer
47*67e74705SXin Li
48*67e74705SXin LiN: John McCall
49*67e74705SXin LiE: [email protected]
50*67e74705SXin LiD: Clang LLVM IR generation
51*67e74705SXin Li
52*67e74705SXin LiN: Richard Smith
53*67e74705SXin LiE: [email protected]
54*67e74705SXin LiD: All parts of Clang not covered by someone else
55*67e74705SXin Li
56*67e74705SXin LiN: Anastasia Stulova
57*67e74705SXin LiE: [email protected]
58*67e74705SXin LiD: OpenCL support
59