Skip to content
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