[llvm] a4ac34b - [NFC] Update code owners file

Graham Yiu via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 11:34:33 PDT 2021


Author: Graham Yiu
Date: 2021-07-20T11:29:10-07:00
New Revision: a4ac34bfb0a72b156266c335611d0a9de63c679a

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

LOG: [NFC] Update code owners file

- Replace Pete with Mark as owner of ARC backend
- Re-order Philip to be sorted by first name

Added: 
    

Modified: 
    llvm/CODE_OWNERS.TXT

Removed: 
    


################################################################################
diff  --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 5d7f45cf4c04..1b6296877f47 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/CODE_OWNERS.TXT
@@ -58,14 +58,6 @@ N: Greg Clayton
 E: clayborg at gmail.com
 D: LLDB
 
-N: Pete Couperus
-E: petecoup at synopsys.com
-D: ARC backend (lib/Target/ARC/*)
-
-N: Philip Reames
-E: listmail at philipreames.com
-D: IndVar Simplify, Scalar Evolution
-
 N: Marshall Clow
 E: mclow.lists at gmail.com
 D: libc++
@@ -189,6 +181,10 @@ N: Jacques Pienaar
 E: jpienaar at google.com
 D: Lanai Backend
 
+N: Philip Reames
+E: listmail at philipreames.com
+D: IndVar Simplify, Scalar Evolution
+
 N: Paul Robinson
 E: paul_robinson at playstation.sony.com
 D: Sony PlayStation®4 support
@@ -201,6 +197,10 @@ N: Duncan Sands
 E: baldrick at free.fr
 D: DragonEgg
 
+N: Mark Schimmel
+E: marksl at synopsys.com
+D: ARC backend (lib/Target/ARC/*)
+
 N: Kostya Serebryany
 E: kcc at google.com
 D: AddressSanitizer, ThreadSanitizer (LLVM parts)


        


More information about the llvm-commits mailing list