[llvm] 7476b41 - [NFC] add myself as the code owner of the PowerPC target

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 18:25:05 PDT 2024


Author: Chen Zheng
Date: 2024-04-14T21:24:50-04:00
New Revision: 7476b412d46322f52a7f58ad1d94a4398df941e2

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

LOG: [NFC] add myself as the code owner of the PowerPC target

Norminated by Nemanja in https://discourse.llvm.org/t/powerpc-code-owner/78142

Added: 
    

Modified: 
    llvm/CODE_OWNERS.TXT

Removed: 
    


################################################################################
diff  --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 48026bd2f74eb7..d1620d1cbf870e 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/CODE_OWNERS.TXT
@@ -79,8 +79,8 @@ N: Hal Finkel
 E: hfinkel at anl.gov
 D: The loop reroller and alias analysis
 
-N: Nemanja Ivanovic
-E: nemanja.i.ibm at gmail.com
+N: Zheng Chen
+E: czhengsz at cn.ibm.com
 D: PowerPC Backend
 
 N: Dan Gohman


        


More information about the llvm-commits mailing list