Skip to content

Commit fffa68a

Browse files
authored
[LLVM] Update exception handling maintainer (#120585)
Nominate rnk as the new maintainer for exception handling.
1 parent ae30383 commit fffa68a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/Maintainers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,8 @@ echristo@gmail.com (email), [echristo](https://github.com/echristo) (GitHub)
436436

437437
#### Exception handling
438438

439-
Anton Korobeynikov \
440-
anton@korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)
439+
Reid Kleckner \
440+
rnk@google.com (email), [rnk](https://github.com/rnk) (GitHub)
441441

442442
#### LLVM Buildbot
443443

@@ -493,7 +493,7 @@ Hal Finkel (hfinkel@anl.gov, [hfinkel](https://github.com/hfinkel) -- AliasAnaly
493493
Renato Golin (rengolin@systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
494494
Venkatraman Govindaraju (venkatra@cs.wisc.edu, [vegovin](https://github.com/vegovin) -- Sparc backend \
495495
James Grosbach (grosbach@apple.com) -- MC layer \
496-
Anton Korobeynikov (anton@korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI, Windows codegen \
496+
Anton Korobeynikov (anton@korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI, Windows codegen, Exception handling \
497497
Benjamin Kramer (benny.kra@gmail.com, [d0k](https://github.com/d0k)) -- DWARF Parser \
498498
David Majnemer (david.majnemer@gmail.com, [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
499499
Tim Northover (t.p.northover@gmail.com, [TNorthover](https://github.com/TNorthover)) -- AArch64 backend \

0 commit comments

Comments
 (0)