Skip to content

[lldb] Replace Code Owners with Maintainers #111686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 14 additions & 10 deletions lldb/CodeOwners.rst → lldb/Maintainers.rst
Original file line number Diff line number Diff line change
@@ -1,27 +1,31 @@
================
LLDB Code Owners
LLDB Maintainers
================

This file is a list of the `code owners <https://llvm.org/docs/DeveloperPolicy.html#code-owners>`_ for LLDB.
This file is a list of the `maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_ for LLDB.

.. contents::
:depth: 2
:local:

Current Code Owners
Current Maintainers
===================
The following people are the active code owners for the project. Please reach
The following people are the active maintainers for the project. Please reach
out to them for code reviews, questions about their area of expertise, or other
assistance.

All parts of LLDB not covered by someone else
----------------------------------------------
Lead Maintainer
---------------

Responsible for project as a whole, and for any areas not covered by a specific
maintainer.

| Jonas Devlieghere
| jonas\@devlieghere.com (email), jdevlieghere (GitHub), jdevlieghere (Discourse), jdevlieghere (Discord)

Components
----------
These code owners are responsible for particular high-level components within
These maintainers are responsible for particular high-level components within
LLDB.

ABI
Expand Down Expand Up @@ -242,10 +246,10 @@ lldb-dap
| Walter Erquinigo
| a20012251\@gmail.com (email), walter-erquinigo (GitHub), wallace (Discourse), werquinigo (Discord)

Former Code Owners
Former Maintainers
==================
The following people have graciously spent time performing code ownership
responsibilities but are no longer active in that role. Thank you for all your
The following people have graciously spent time performing maintainership
duties but are no longer active in that role. Thank you for all your
help with the success of the project!

| Kamil Rytarowski (kamil\@netbsd.org)
Expand Down
Loading