xref: /openbsd-src/gnu/llvm/compiler-rt/CODE_OWNERS.TXT (revision 810390e339a5425391477d5d41c78d7cab2424ac)
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: Saleem Abdulrasool
12E: compnerd@compnerd.org
13D: builtins library
14
15N: Vitaly Buka
16E: vitalybuka@google.com
17D: Sanitizers
18
19N: Peter Collingbourne
20E: peter@pcc.me.uk
21D: CFI, SafeStack
22
23N: Lang Hames
24E: lhames@gmail.com
25D: ORC
26
27N: Petr Hosek
28E: phosek@google.com
29D: CRT, CMake build
30
31N: Teresa Johnson
32E: tejohnson@google.com
33D: MemProf
34
35N: Mitch Phillips
36E: mitchp@google.com
37D: GWP ASAN
38
39N: Alexander Potapenko
40E: glider@google.com
41D: Sanitizers
42
43N: Kostya Serebryany
44E: kcc@google.com
45D: AddressSanitizer, sanitizer_common, LeakSanitizer, LibFuzzer
46
47N: Richard Smith
48E: richard-llvm@metafoo.co.uk
49D: UndefinedBehaviorSanitizer
50
51N: Evgeniy Stepanov
52E: eugenis@google.com
53D: MemorySanitizer, Android port of sanitizers
54
55N: Dmitry Vyukov
56E: dvyukov@google.com
57D: ThreadSanitizer
58
59N: Bill Wendling
60E: isanbard@gmail.com
61D: Profile runtime library
62