xref: /aosp_15_r20/external/compiler-rt/CODE_OWNERS.TXT (revision 7c3d14c8b49c529e04be81a3ce6f5cc23712e4c6)
1This file is a list of the people responsible for ensuring that patches for a
2particular part of compiler-rt are reviewed, either by themself or by
3someone else. They are also the gatekeepers for their part of compiler-rt, with
4the final word on what goes in or not.
5
6The list is sorted by surname and formatted to allow easy grepping and
7beautification 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
11N: Peter Collingbourne
12E: [email protected]
13D: DataFlowSanitizer
14
15N: Daniel Dunbar
16E: [email protected]
17D: Makefile build
18
19N: Timur Iskhodzhanov
20E: [email protected]
21D: AddressSanitizer for Windows
22
23N: Howard Hinnant
24E: [email protected]
25D: builtins library
26
27N: Alexander Potapenko
28E: [email protected]
29D: MacOS/iOS port of sanitizers
30
31N: Alexey Samsonov
32E: [email protected]
33D: CMake build, test suite
34
35N: Kostya Serebryany
36E: [email protected]
37D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms, LeakSanitizer
38
39N: Richard Smith
40E: [email protected]
41D: UndefinedBehaviorSanitizer
42
43N: Evgeniy Stepanov
44E: [email protected]
45D: MemorySanitizer, Android port of sanitizers
46
47N: Dmitry Vyukov
48E: [email protected]
49D: ThreadSanitizer
50
51N: Bill Wendling
52E: [email protected]
53D: Profile runtime library
54