Skip to content

Rename CODE_OWNERS -> Maintainers #114544

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
Show file tree
Hide file tree
Changes from 5 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
30 changes: 0 additions & 30 deletions clang-tools-extra/CODE_OWNERS.TXT

This file was deleted.

56 changes: 56 additions & 0 deletions clang-tools-extra/Maintainers.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
=============================
Clang Tools Extra Maintainers
=============================

This file is a list of the maintainers
(https://llvm.org/docs/DeveloperPolicy.html#maintainers) for clang-tools-extra.


Active Maintainers
==================
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.

Lead Maintainer
---------------
| Manuel Klimek
| [email protected] (email), r4nt (GitHub)


clang-tidy
----------
| Congcong Cai
| [email protected] (email), HerrCai0907 (GitHub), HerrCai0907 (Discourse)

| Julian Schmidt
| [email protected] (email), 5chmidti (GitHub), 5chmidti (Discourse), 5chmidti (Discord)


clang-query
-----------
| Aaron Ballman
| [email protected] (email), aaron.ballman (Phabricator), AaronBallman (GitHub), AaronBallman (Discourse), aaronballman (Discord), AaronBallman (IRC)


clang-doc
---------
| Julie Hockett
| [email protected] (email)


clangd
------
| Sam McCall
| [email protected] (email), sam-mccall (GitHub), sam-mccall (Discourse), sam-mccall (Discord)


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

Inactive component maintainers
------------------------------
| Nathan James ([email protected]) -- clang-tidy
Loading