Skip to content

Commit 2c9cc78

Browse files
authored
[LLVM] Update cmake and library layering maintainers (#120542)
Currently @chandlerc is listed as the maintainer for "CMake and library layering", but he has not been active in that area in while. Consequently, this patch updates the maintainers for CMake and library layering to folks who are working more actively in these areas. See https://llvm.org/docs/DeveloperPolicy.html#maintainers for context on the maintainers terminology.
1 parent 4df28af commit 2c9cc78

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

llvm/Maintainers.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,10 @@ jakub@nod-labs.com (email), [kuhar](https://github.com/kuhar) (GitHub)
333333
Peter Collingbourne \
334334
peter@pcc.me.uk (email), [pcc](https://github.com/pcc) (GitHub)
335335

336-
#### CMake and library layering
336+
#### CMake
337337

338-
Chandler Carruth \
339-
chandlerc@gmail.com, chandlerc@google.com (email), [chandlerc](https://github.com/chandlerc) (GitHub)
338+
Petr Hosek \
339+
phosek@google.com (email), [petrhosek](https://github.com/petrhosek) (GitHub)
340340

341341
#### Debug info and DWARF
342342

@@ -356,6 +356,11 @@ echristo@gmail.com (email), [echristo](https://github.com/echristo) (GitHub)
356356
Teresa Johnson \
357357
tejohnson@google.com (email), [teresajohnson](https://github.com/teresajohnson) (GitHub)
358358

359+
#### Library layering
360+
361+
Takumi Nakamura \
362+
geek4civic@gmail.com (email), [chapuni](https://github.com/chapuni) (GitHub)
363+
359364
#### MCJIT, Orc, RuntimeDyld, PerfJITEvents
360365

361366
Lang Hames \
@@ -477,7 +482,7 @@ sabre@nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
477482

478483
Paul C. Anagnostopoulos (paul@windfall.com, [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
479484
Justin Bogner (mail@justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
480-
Chandler Carruth (chandlerc@gmail.com, chandlerc@google.com, [chandlerc](https://github.com/chandlerc)) -- ADT, Support, Inlining \
485+
Chandler Carruth (chandlerc@gmail.com, chandlerc@google.com, [chandlerc](https://github.com/chandlerc)) -- ADT, Support, Inlining, CMake and library layering \
481486
Peter Collingbourne (peter@pcc.me.uk, [pcc](https://github.com/pcc)) -- LTO \
482487
Evan Cheng (evan.cheng@apple.com) -- Parts of code generator not covered by someone else \
483488
Jake Ehrlich (jakehehrlich@google.com, [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \

0 commit comments

Comments
 (0)