aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMin-Yih Hsu <minyihh@uci.edu>2021-03-07 16:29:47 -0800
committerMin-Yih Hsu <minyihh@uci.edu>2021-03-08 12:30:56 -0800
commita3fee3993a0936f7ff462a94e469bb8127c82116 (patch)
treede2fa802b068c1e35cc6fcc09793ee50c0a1fd4d
parente81d813717b2ef227c5b995057153d2cca027afb (diff)
downloadllvm-a3fee3993a0936f7ff462a94e469bb8127c82116.zip
llvm-a3fee3993a0936f7ff462a94e469bb8127c82116.tar.gz
llvm-a3fee3993a0936f7ff462a94e469bb8127c82116.tar.bz2
[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
-rw-r--r--llvm/CODE_OWNERS.TXT5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 6fc7cf1..5d7f45c 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/CODE_OWNERS.TXT
@@ -123,6 +123,11 @@ N: Lang Hames
E: lhames@gmail.com
D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
+N: Min-Yih Hsu
+E: minyihh@uci.edu
+E: yihshyng223@gmail.com
+D: M68k Target (lib/Target/M68k/*)
+
N: Teresa Johnson
E: tejohnson@google.com
D: Gold plugin (tools/gold/*) and IR Linker