AMDGPU: Add v_mfma_i32_16x16x64_i8 for gfx950 (#116728)
[llvm-project.git] / compiler-rt / CODE_OWNERS.TXT
blobbd51a1073cc386b21a3260d38e2229e465dbac31
1 This file is a list of the people responsible for ensuring that patches for a
2 particular part of compiler-rt are reviewed, either by themself or by
3 someone else. They are also the gatekeepers for their part of compiler-rt, with
4 the final word on what goes in or not.
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification 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).
11 N: Saleem Abdulrasool
12 E: compnerd@compnerd.org
13 D: builtins library
15 N: Andrew Browne
16 E: browneee@google.com
17 D: DataFlowSanitizer
19 N: Vitaly Buka
20 E: vitalybuka@google.com
21 D: Sanitizers
23 N: Peter Collingbourne
24 E: peter@pcc.me.uk
25 D: CFI, SafeStack
27 N: Lang Hames
28 E: lhames@gmail.com
29 D: ORC
31 N: Petr Hosek
32 E: phosek@google.com
33 D: CRT, CMake build
35 N: Teresa Johnson
36 E: tejohnson@google.com
37 D: MemProf
39 N: Kostya Kortchinsky
40 E: kostya.kortchinsky@gmail.com
41 D: SCUDO
43 N: Mitch Phillips
44 E: mitchp@google.com
45 D: GWP ASAN
47 N: Alexander Potapenko
48 E: glider@google.com
49 D: Sanitizers
51 N: Kostya Serebryany
52 E: kcc@google.com
53 D: AddressSanitizer, sanitizer_common, LeakSanitizer, LibFuzzer
55 N: Richard Smith
56 E: richard-llvm@metafoo.co.uk
57 D: UndefinedBehaviorSanitizer
59 N: Evgeniy Stepanov
60 E: eugenis@google.com
61 D: MemorySanitizer, Android port of sanitizers
63 N: Dmitry Vyukov
64 E: dvyukov@google.com
65 D: ThreadSanitizer
67 N: Bill Wendling
68 E: isanbard@gmail.com
69 D: Profile runtime library
71 N: Christopher Apple, David Trevelyan
72 E: cja-private@pm.me, realtime.sanitizer@gmail.com
73 D: Realtime Sanitizer (RTSan)
75 N: Alexander Shaposhnikov
76 E: alexander.v.shaposhnikov@gmail.com
77 D: Numerical Sanitizer (NSAN)