[PATCH] D95315: [CODE_OWNERS][M68k] (Patch 0/8) Add code owner for the M68k target
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 24 10:51:12 PST 2021
myhsu created this revision.
myhsu added reviewers: RKSimon, rengolin.
myhsu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Assign yours truly as code owner for the upcoming M68k target
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95315
Files:
llvm/CODE_OWNERS.TXT
Index: llvm/CODE_OWNERS.TXT
===================================================================
--- llvm/CODE_OWNERS.TXT
+++ llvm/CODE_OWNERS.TXT
@@ -123,6 +123,11 @@
E: lhames at gmail.com
D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
+N: Min-Yih Hsu
+E: minyihh at uci.edu
+E: yihshyng223 at gmail.com
+D: M68k Target (lib/Target/M68k/*)
+
N: Teresa Johnson
E: tejohnson at google.com
D: Gold plugin (tools/gold/*) and IR Linker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95315.318852.patch
Type: text/x-patch
Size: 443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210124/2bc3af36/attachment.bin>
More information about the llvm-commits
mailing list