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