Skip to content

Commit 5eeb3fe

Browse files
authored
Rename CODE_OWNERS -> Maintainers (#114544)
1 parent 89b31c9 commit 5eeb3fe

File tree

2 files changed

+75
-30
lines changed

2 files changed

+75
-30
lines changed

clang-tools-extra/CODE_OWNERS.TXT

Lines changed: 0 additions & 30 deletions
This file was deleted.

clang-tools-extra/Maintainers.txt

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
=============================
2+
Clang Tools Extra Maintainers
3+
=============================
4+
5+
This file is a list of the maintainers
6+
(https://llvm.org/docs/DeveloperPolicy.html#maintainers) for clang-tools-extra.
7+
8+
9+
Active Maintainers
10+
==================
11+
The following people are the active maintainers for the project. Please reach
12+
out to them for code reviews, questions about their area of expertise, or other
13+
assistance.
14+
15+
Lead Maintainer
16+
---------------
17+
| Aaron Ballman
18+
| [email protected] (email), aaron.ballman (Phabricator), AaronBallman (GitHub), AaronBallman (Discourse), aaronballman (Discord), AaronBallman (IRC)
19+
20+
21+
clang-tidy
22+
----------
23+
| Congcong Cai
24+
| [email protected] (email), HerrCai0907 (GitHub), HerrCai0907 (Discourse)
25+
26+
| Julian Schmidt
27+
| [email protected] (email), 5chmidti (GitHub), 5chmidti (Discourse), 5chmidti (Discord)
28+
29+
| Piotr Zegar
30+
| [email protected] (email), PiotrZSL (GitHub), PiotrZSL (Discourse), PiotrZSL (Discord)
31+
32+
33+
clang-query
34+
-----------
35+
| Aaron Ballman
36+
| [email protected] (email), aaron.ballman (Phabricator), AaronBallman (GitHub), AaronBallman (Discourse), aaronballman (Discord), AaronBallman (IRC)
37+
38+
39+
clang-doc
40+
---------
41+
| Paul Kirth
42+
| [email protected] (email), ilovepi (GitHub), ilovepi (Discourse)
43+
44+
| Peter Chou
45+
| [email protected] (email), PeterChou1 (GitHub), PeterChou1 (Discourse), .peterchou (Discord)
46+
47+
48+
clangd
49+
------
50+
| Nathan Ridge
51+
| [email protected] (email), HighCommander4 (GitHub), HighCommander4 (Discourse), nridge (Discord)
52+
53+
| Chris Bieneman
54+
| [email protected] (email), llvm-beanz (GitHub), beanz (Discord), beanz (Discourse)
55+
56+
| Kadir Çetinkaya
57+
| [email protected] (email), kadircet (GitHub) kadircet (Discourse), kadircet (Discord)
58+
59+
60+
Inactive Maintainers
61+
====================
62+
The following people have graciously spent time performing maintainership
63+
responsibilities but are no longer active in that role. Thank you for all your
64+
help with the success of the project!
65+
66+
Emeritus Lead Maintainers
67+
-------------------------
68+
| Manuel Klimek ([email protected] (email), r4nt (GitHub))
69+
70+
71+
Inactive component maintainers
72+
------------------------------
73+
| Nathan James ([email protected]) -- clang-tidy
74+
| Julie Hockett ([email protected]) -- clang-doc
75+
| Sam McCall ([email protected] (email), sam-mccall (GitHub, Discourse, Discord)) -- clangd

0 commit comments

Comments
 (0)