Skip to content

Commit d4ea086

Browse files
[lldb] Replace Code Owners with Maintainers (#111686)
To align with the new policy: https://llvm.org/docs/DeveloperPolicy.html#maintainers I've assumed that Jonas will be the "Lead Maintainer" as he was the default Code Owner. I know the past Code Owners weren't "Maintainers" but it's the same energy so I've changed it there too. See also: #107384 / https://discourse.llvm.org/t/rfc-proposing-changes-to-the-community-code-ownership-policy/80714
1 parent 57cd6d8 commit d4ea086

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

lldb/CodeOwners.rst renamed to lldb/Maintainers.rst

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
11
================
2-
LLDB Code Owners
2+
LLDB Maintainers
33
================
44

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.
66

77
.. contents::
88
:depth: 2
99
:local:
1010

11-
Current Code Owners
11+
Current Maintainers
1212
===================
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
1414
out to them for code reviews, questions about their area of expertise, or other
1515
assistance.
1616

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+
1923
| Jonas Devlieghere
2024
| jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)
2125
2226
Components
2327
----------
24-
These code owners are responsible for particular high-level components within
28+
These maintainers are responsible for particular high-level components within
2529
LLDB.
2630

2731
ABI
@@ -242,10 +246,10 @@ lldb-dap
242246
| Walter Erquinigo
243247
| a20012251\@gmail.com (email), walter-erquinigo (GitHub), wallace (Discourse), werquinigo (Discord)
244248
245-
Former Code Owners
249+
Former Maintainers
246250
==================
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
249253
help with the success of the project!
250254

251255
| Kamil Rytarowski (kamil\@netbsd.org)

0 commit comments

Comments
 (0)