|
1 | 1 | ================ |
2 | | -LLDB Code Owners |
| 2 | +LLDB Maintainers |
3 | 3 | ================ |
4 | 4 |
|
5 | | -This file is a list of the `code owners <https://llvm.org/docs/DeveloperPolicy.html#code-owners>`_ for LLDB. |
| 5 | +This file is a list of the `maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_ for LLDB. |
6 | 6 |
|
7 | 7 | .. contents:: |
8 | 8 | :depth: 2 |
9 | 9 | :local: |
10 | 10 |
|
11 | | -Current Code Owners |
| 11 | +Current Maintainers |
12 | 12 | =================== |
13 | | -The following people are the active code owners for the project. Please reach |
| 13 | +The following people are the active maintainers for the project. Please reach |
14 | 14 | out to them for code reviews, questions about their area of expertise, or other |
15 | 15 | assistance. |
16 | 16 |
|
17 | | -All parts of LLDB not covered by someone else |
18 | | ----------------------------------------------- |
| 17 | +Lead Maintainer |
| 18 | +--------------- |
| 19 | + |
| 20 | +Responsible for project as a whole, and for any areas not covered by a specific |
| 21 | +maintainer. |
| 22 | + |
19 | 23 | | Jonas Devlieghere |
20 | 24 | | jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord) |
21 | 25 |
|
22 | 26 | Components |
23 | 27 | ---------- |
24 | | -These code owners are responsible for particular high-level components within |
| 28 | +These maintainers are responsible for particular high-level components within |
25 | 29 | LLDB. |
26 | 30 |
|
27 | 31 | ABI |
@@ -242,10 +246,10 @@ lldb-dap |
242 | 246 | | Walter Erquinigo |
243 | 247 | | a20012251\@gmail.com (email), walter-erquinigo (GitHub), wallace (Discourse), werquinigo (Discord) |
244 | 248 |
|
245 | | -Former Code Owners |
| 249 | +Former Maintainers |
246 | 250 | ================== |
247 | | -The following people have graciously spent time performing code ownership |
248 | | -responsibilities but are no longer active in that role. Thank you for all your |
| 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 |
249 | 253 | help with the success of the project! |
250 | 254 |
|
251 | 255 | | Kamil Rytarowski (kamil\@netbsd.org) |
|
0 commit comments