[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
Mon Mar 8 12:33:50 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3fee3993a09: [M68k][CODE_OWNERS](0/8) Add code owner for the M68k target (authored by myhsu).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95315/new/

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.329103.patch
Type: text/x-patch
Size: 443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/86395d04/attachment-0001.bin>


More information about the llvm-commits mailing list