CODE_OWNERS.TXT revision 1.1 1 1.1 joerg This file is a list of the people responsible for ensuring that patches for a
2 1.1 joerg particular part of compiler-rt are reviewed, either by themself or by
3 1.1 joerg someone else. They are also the gatekeepers for their part of compiler-rt, with
4 1.1 joerg the final word on what goes in or not.
5 1.1 joerg
6 1.1 joerg The list is sorted by surname and formatted to allow easy grepping and
7 1.1 joerg beautification by scripts. The fields are: name (N), email (E), web-address
8 1.1 joerg (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9 1.1 joerg (S).
10 1.1 joerg
11 1.1 joerg N: Peter Collingbourne
12 1.1 joerg E: peter (a] pcc.me.uk
13 1.1 joerg D: DataFlowSanitizer
14 1.1 joerg
15 1.1 joerg N: Daniel Dunbar
16 1.1 joerg E: daniel (a] zuster.org
17 1.1 joerg D: Makefile build
18 1.1 joerg
19 1.1 joerg N: Timur Iskhodzhanov
20 1.1 joerg E: timurrrr (a] google.com
21 1.1 joerg D: AddressSanitizer for Windows
22 1.1 joerg
23 1.1 joerg N: Howard Hinnant
24 1.1 joerg E: howard.hinnant (a] gmail.com
25 1.1 joerg D: builtins library
26 1.1 joerg
27 1.1 joerg N: Sergey Matveev
28 1.1 joerg E: earthdok (a] google.com
29 1.1 joerg D: LeakSanitizer
30 1.1 joerg
31 1.1 joerg N: Alexander Potapenko
32 1.1 joerg E: glider (a] google.com
33 1.1 joerg D: MacOS/iOS port of sanitizers
34 1.1 joerg
35 1.1 joerg N: Alexey Samsonov
36 1.1 joerg E: samsonov (a] google.com
37 1.1 joerg D: CMake build, test suite
38 1.1 joerg
39 1.1 joerg N: Kostya Serebryany
40 1.1 joerg E: kcc (a] google.com
41 1.1 joerg D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms
42 1.1 joerg
43 1.1 joerg N: Richard Smith
44 1.1 joerg E: richard-llvm (a] metafoo.co.uk
45 1.1 joerg D: UndefinedBehaviorSanitizer
46 1.1 joerg
47 1.1 joerg N: Evgeniy Stepanov
48 1.1 joerg E: eugenis (a] google.com
49 1.1 joerg D: MemorySanitizer, Android port of sanitizers
50 1.1 joerg
51 1.1 joerg N: Dmitry Vyukov
52 1.1 joerg E: dvyukov (a] google.com
53 1.1 joerg D: ThreadSanitizer
54 1.1 joerg
55 1.1 joerg N: Bill Wendling
56 1.1 joerg E: isanbard (a] gmail.com
57 1.1 joerg D: Profile runtime library
58