[llvm] a3fee39 - [M68k][CODE_OWNERS](0/8) Add code owner for the M68k target

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 12:33:40 PST 2021


Author: Min-Yih Hsu
Date: 2021-03-08T12:30:56-08:00
New Revision: a3fee3993a0936f7ff462a94e469bb8127c82116

URL: https://github.com/llvm/llvm-project/commit/a3fee3993a0936f7ff462a94e469bb8127c82116
DIFF: https://github.com/llvm/llvm-project/commit/a3fee3993a0936f7ff462a94e469bb8127c82116.diff

LOG: [M68k][CODE_OWNERS](0/8) Add code owner for the M68k target

Assign yours truely as code owner for the upcoming M68k target

Differential Revision: https://reviews.llvm.org/D95315

Added: 
    

Modified: 
    llvm/CODE_OWNERS.TXT

Removed: 
    


################################################################################
diff  --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 6fc7cf1cd3ef..5d7f45cf4c04 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/CODE_OWNERS.TXT
@@ -123,6 +123,11 @@ N: Lang Hames
 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


        


More information about the llvm-commits mailing list