From a3fee3993a0936f7ff462a94e469bb8127c82116 Mon Sep 17 00:00:00 2001 From: Min-Yih Hsu Date: Sun, 7 Mar 2021 16:29:47 -0800 Subject: [PATCH] [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 --- llvm/CODE_OWNERS.TXT | 5 +++++ 1 file changed, 5 insertions(+) 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@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