[flang][OpenMP] Normalize clause modifiers that exist on their own (#116655)
[llvm-project.git] / lldb / Maintainers.rst
blobe83591d5f162b4cf99a9f9f3bb9fab11172744da
1 ================
2 LLDB Maintainers
3 ================
5 This file is a list of the `maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_ for LLDB.
7 .. contents::
8    :depth: 2
9    :local:
11 Current Maintainers
12 ===================
13 The following people are the active maintainers for the project. Please reach
14 out to them for code reviews, questions about their area of expertise, or other
15 assistance.
17 Lead Maintainer
18 ---------------
20 Responsible for project as a whole, and for any areas not covered by a specific
21 maintainer.
23 | Jonas Devlieghere
24 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
26 Components
27 ----------
28 These maintainers are responsible for particular high-level components within
29 LLDB.
31 ABI
32 ~~~
33 | Jason Molenda
34 | jmolenda\@apple.com (email), jasonmolenda (GitHub), jasonmolenda (Discourse), jasonmolenda (Discord)
36 | David Spickett
37 | david.spickett\@linaro.org (email), DavidSpickett (GitHub), DavidSpickett (Discourse), davidspickett (Discord)
40 Breakpoint
41 ~~~~~~~~~~
42 | Jim Ingham
43 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
45 CMake & Build System
46 ~~~~~~~~~~~~~~~~~~~~
47 | Jonas Devlieghere
48 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
50 | Alex Langford
51 | alangford\@apple.com (email), bulbazord (GitHub), bulbazord (Discourse), bulba_zord (Discord)
53 Commands
54 ~~~~~~~~
55 | Jim Ingham
56 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
58 Expression Parser
59 ~~~~~~~~~~~~~~~~~
60 | Michael Buch
61 | michaelbuch12\@gmail.com (email), Michael137 (GitHub), Michael137 (Discourse)
63 | Jim Ingham
64 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
66 Interpreter
67 ~~~~~~~~~~~
68 | Jim Ingham
69 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
71 | Greg Clayton
72 | gclayton\@fb.com (email), clayborg (GitHub), clayborg (Discourse)
75 Lua
76 ~~~
77 | Jonas Delvieghere
78 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
80 Python
81 ~~~~~~
82 | Med Ismail Bennani
83 | ismail\@bennani.ma (email), medismailben (GitHub), mib (Discourse), mib#8727 (Discord)
85 Target/Process Control
86 ~~~~~~~~~~~~~~~~~~~~~~
87 | Med Ismail Bennani
88 | ismail\@bennani.ma (email), medismailben (GitHub), mib (Discourse), mib#8727 (Discord)
90 | Jim Ingham
91 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
93 Test Suite
94 ~~~~~~~~~~
95 | Jonas Devlieghere
96 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
98 | Pavel Labath
99 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
101 Trace
102 ~~~~~
103 | Walter Erquinigo
104 | a20012251\@gmail.com (email), walter-erquinigo (GitHub), wallace (Discourse), werquinigo (Discord)
106 Unwinding
107 ~~~~~~~~~
108 | Jason Molenda
109 | jmolenda\@apple.com (email), jasonmolenda (GitHub), jasonmolenda (Discourse), jasonmolenda (Discord)
111 Utility
112 ~~~~~~~
113 | Jonas Devlieghere
114 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
116 | Pavel Labath
117 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
119 ValueObject
120 ~~~~~~~~~~~
121 | Jim Ingham
122 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
124 Watchpoints
125 ~~~~~~~~~~~
126 | Jason Molenda
127 | jmolenda\@apple.com (email), jasonmolenda (GitHub), jasonmolenda (Discourse), jasonmolenda (Discord)
129 File Formats
130 ------------
131 The following people are responsible for decisions involving file and debug
132 info formats.
134 (PE)COFF
135 ~~~~~~~~
136 | Saleem Abdulrasool
137 | compnerd\@compnerd.org (email), compnerd (GitHub), compnerd (Discourse), compnerd (Discord)
139 Breakpad
140 ~~~~~~~~
141 | Zequan Wu
142 | zequanwu\@google.com (email), ZequanWu (GitHub), ZequanWu (Discourse)
144 | Pavel Labath
145 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
149 | Jonas Devlieghere
150 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
152 DWARF
153 ~~~~~
154 | Adrian Prantl
155 | aprantl\@apple.com (email), adrian-prantl (GitHub), adrian.prantl (Discourse), adrian.prantl (Discord), Adrian Prantl#4366 (Discourse)
157 | Greg Clayton
158 | gclayton\@fb.com (email), clayborg (GitHub), clayborg (Discourse)
162 | David Spickett
163 | david.spickett\@linaro.org (email), DavidSpickett (GitHub), DavidSpickett (Discourse), davidspickett (Discord)
165 | Pavel Labath
166 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
168 JSON
169 ~~~~
170 | Jonas Devlieghere
171 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
173 MachO
174 ~~~~~
175 | Greg Clayton
176 | gclayton\@fb.com (email), clayborg (GitHub), clayborg (Discourse)
178 | Jason Molenda
179 | jmolenda\@apple.com (email), jasonmolenda (GitHub), jasonmolenda (Discourse), jasonmolenda (Discord)
183 | Zequan Wu
184 | zequanwu\@google.com (email), ZequanWu (GitHub), ZequanWu (Discourse)
186 Platforms
187 ---------
188 The following people are responsible for decisions involving platforms.
190 Android
191 ~~~~~~~
192 | Pavel Labath
193 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
195 Darwin
196 ~~~~~~
197 | Jim Ingham
198 | jingham\@apple.com (email), jimingham (GitHub), jingham (Discourse)
200 | Jason Molenda
201 | jmolenda\@apple.com (email), jasonmolenda (GitHub), jasonmolenda (Discourse), jasonmolenda (Discord)
203 | Jonas Devlieghere
204 | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
206 FreeBSD
207 ~~~~~~~
208 | Ed Maste
209 | emaste\@freebsd.org (email), emaste (GitHub), emaste (Discourse), emaste (Discord)
211 Linux
212 ~~~~~
213 | Pavel Labath
214 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
216 | David Spickett
217 | david.spickett\@linaro.org (email), DavidSpickett (GitHub), DavidSpickett (Discourse), davidspickett (Discord)
219 Windows
220 ~~~~~~~
221 | Omair Javaid
222 | omair.javaid\@linaro.org (email), omjavaid (GitHub), omjavaid (Discourse), omjavaid#9902 (Discord)
224 Tools
225 -----
226 The following people are responsible for decisions involving specific tools.
228 debugserver
229 ~~~~~~~~~~~
230 | Jason Molenda
231 | jmolenda\@apple.com (email), jasonmolenda (GitHub), jasonmolenda (Discourse), jasonmolenda (Discord)
233 lldb-server
234 ~~~~~~~~~~~
235 | David Spickett
236 | david.spickett\@linaro.org (email), DavidSpickett (GitHub), DavidSpickett (Discourse), davidspickett (Discord)
238 | Pavel Labath
239 | pavel\@labath.sk (email), labath (GitHub), labath (Discourse)
241 lldb-dap
242 ~~~~~~~~
243 | Greg Clayton
244 | gclayton\@fb.com (email), clayborg (GitHub), clayborg (Discourse)
246 | Walter Erquinigo
247 | a20012251\@gmail.com (email), walter-erquinigo (GitHub), wallace (Discourse), werquinigo (Discord)
249 Former Maintainers
250 ==================
251 The following people have graciously spent time performing maintainership
252 duties but are no longer active in that role. Thank you for all your
253 help with the success of the project!
255 | Kamil Rytarowski (kamil\@netbsd.org)
256 | Zachary Turner (zturner\@google.com)