[Github] Label lldb-dap PRs (#125139)
[llvm-project.git] / compiler-rt / Maintainers.md
blob5faf6741c46791ecd68dd595ea436e9d87b96c5f
1 # Compiler-rt maintainers
3 This file is a list of the
4 [maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
5 LLVM compiler-rt.
7 ## Current Maintainers
9 The following people are the active maintainers for the project. Please reach
10 out to them for code reviews, questions about their area of expertise, or other
11 assistance.
13 ### Builtins Library
15 Saleem Abdulrasool \
16 compnerd@compnerd.org (email), [compnerd](https://github.com/compnerd) (GitHub)
18 ### CFI
20 Peter Collingbourne \
21 peter@pcc.me.uk (email), [pcc](https://github.com/pcc) (GitHub)
23 ### CMake build
25 Petr Hosek \
26 phosek@google.com (email), [petrhosek](https://github.com/petrhosek) (GitHub)
28 ### CRT
30 Petr Hosek \
31 phosek@google.com (email), [petrhosek](https://github.com/petrhosek) (GitHub)
33 ### GWP ASAN
35 Christopher Ferris \
36 cferris@google.com (email), [cferris1000](https://github.com/cferris1000) (GitHub)
38 ### MemProfiling
40 Teresa Johnson \
41 tejohnson@google.com (email), [teresajohnson](https://github.com/teresajohnson) (GitHub)
43 ### SafeStack
45 Peter Collingbourne \
46 peter@pcc.me.uk (email), [pcc](https://github.com/pcc) (GitHub)
48 ### Sanitizers
50 #### Sanitizers not covered by someone else
52 Vitaly Buka \
53 vitalybuka@google.com (email), [vitalybuka](https://github.com/vitalybuka) (GitHub) \
54 Alexander Potapenko \
55 glider@google.com (email), [ramosian-glider](https://github.com/ramosian-glider) (GitHub)
57 #### Data Flow Sanitizer
59 Andrew Browne \
60 browneee@google.com (email), [browneee](https://github.com/browneee) (GitHub)
62 #### Numerical Sanitizer (NSAN)
64 Alexander Shaposhnikov \
65 alexander.v.shaposhnikov@gmail.com (email), [alexander-shaposhnikov](https://github.com/alexander-shaposhnikov) (GitHub)
67 #### Realtime Sanitizer (RTSan)
69 Christopher Apple \
70 cja-private@pm.me (email), [cjappl](https://github.com/cjappl) (GitHub) \
71 David Trevelyan \
72 david.trevelyan@gmail.com (email), [davidtrevelyan](https://github.com/davidtrevelyan) (GitHub)
74 #### Thread Sanitizer
76 Dmitry Vyukov \
77 dvyukov@google.com (email), [dvyukov](https://github.com/dvyukov) (GitHub)
79 #### Undefined Behavior Sanitizer
81 Richard Smith \
82 richard-llvm@metafoo.co.uk (email), [zygoloid](https://github.com/zygoloid) (GitHub)
84 ### ORC
86 Lang Hames \
87 lhames@gmail.com (email), [lhames](https://github.com/lhames) (GitHub)
89 ### Profile runtime library
91 Bill Wendling \
92 isanbard@gmail.com (email), [isanbard](https://github.com/isanbard) (GitHub)
94 ### SCUDO
96 Christopher Ferris \
97 cferris@google.com (email), [cferris1000](https://github.com/cferris1000) (GitHub)
99 ## Inactive Maintainers
101 The following people have graciously spent time performing maintainer
102 responsibilities but are no longer active in that role. Thank you for all your
103 help with the success of the project!
105 ### Inactive or former component maintainers
107 Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \
108 Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) -- Sanitizers \
109 Kostya Kortchinsky ([cryptoad](https://github.com/cryptoad)) -- SCUDO \
110 Mitch Phillips ([hctim](https://github.com/hctim)) -- GWP ASAN