[PATCH] D121453: [VE] Transfer backend ownership

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 02:40:52 PST 2022


simoll created this revision.
simoll added reviewers: kaz7, efocht.
simoll added a project: VE.
Herald added a subscriber: yaxunl.
Herald added a project: All.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Kazushi Marukawa (kaz7) of NEC Solution Innovators will take over my role as a code owner for the Vector Engine target. Erich Focht (efocht) of NEC will assume the administrator role for the clang-ve-ninja buildbot.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121453

Files:
  llvm/CODE_OWNERS.TXT


Index: llvm/CODE_OWNERS.TXT
===================================================================
--- llvm/CODE_OWNERS.TXT
+++ llvm/CODE_OWNERS.TXT
@@ -161,8 +161,8 @@
 E: me at dylanmckay.io
 D: AVR Backend
 
-N: Simon Moll
-E: simon.moll at emea.nec.com
+N: Kazushi Marukawa
+E: marukawa at nec.com
 D: VE Backend
 
 N: Tim Northover


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121453.414623.patch
Type: text/x-patch
Size: 325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/a7d61943/attachment.bin>


More information about the llvm-commits mailing list