Skip to content

Commit 9c1fecf

Browse files
authored
[LLVM] Update debuginfo maintainers (#120231)
Update the list of debuginfo maintainers. These are the clang debuginfo maintainers, plus a few additional people for LLVM-specific parts.
1 parent a8072a0 commit 9c1fecf

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

llvm/Maintainers.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -323,16 +323,19 @@ [email protected] (email), [pcc](https://github.com/pcc) (GitHub)
323323
Chandler Carruth \
324324
[email protected], [email protected] (email), [chandlerc](https://github.com/chandlerc) (GitHub)
325325

326-
#### Debug info
326+
#### Debug info and DWARF
327327

328+
Adrian Prantl \
329+
[email protected] (email), [adrian-prantl](https://github.com/adrian-prantl) (GitHub) \
330+
David Blaikie (especially type information) \
331+
[email protected] (email), [dwblaikie](https://github.com/dwblaike) (GitHub) \
332+
Jeremy Morse (especially variable information) \
333+
[email protected] (email), [jmorse](https://github.com/jmorse) (GitHub) \
334+
Jonas Devlieghere (especially dsymutil/DWARFLinker) \
335+
[email protected] (email), [JDevlieghere](https://github.com/JDevlieghere) (GitHub) \
328336
Eric Christopher \
329337
[email protected] (email), [echristo](https://github.com/echristo) (GitHub)
330338

331-
#### DWARF Parser
332-
333-
Benjamin Kramer \
334-
[email protected] (email), [d0k](https://github.com/d0k) (GitHub)
335-
336339
#### IR Linker and LTO
337340

338341
Teresa Johnson \
@@ -468,6 +471,7 @@ Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -
468471
Venkatraman Govindaraju ([email protected], [vegovin](https://github.com/vegovin) -- Sparc backend \
469472
James Grosbach ([email protected]) -- MC layer \
470473
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
474+
Benjamin Kramer ([email protected], [d0k](https://github.com/d0k)) -- DWARF Parser \
471475
David Majnemer ([email protected], [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
472476
Chad Rosier ([email protected]) -- FastISel \
473477
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \

0 commit comments

Comments
 (0)