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 @@ [email protected] (email), [kuhar](https://github.com/kuhar) (GitHub)
333333
Peter Collingbourne \
334334
[email protected] (email), [pcc](https://github.com/pcc) (GitHub)
335335

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

338-
Chandler Carruth \
339-
[email protected], 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 @@ [email protected] (email), [echristo](https://github.com/echristo) (GitHub)
356356
Teresa Johnson \
357357
[email protected] (email), [teresajohnson](https://github.com/teresajohnson) (GitHub)
358358

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

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

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

0 commit comments

Comments
 (0)