[NFC] Update code owners file
authorGraham Yiu <grahamy@synopsys.com>
Tue, 20 Jul 2021 16:14:21 +0000 (09:14 -0700)
committerGraham Yiu <grahamy@synopsys.com>
Tue, 20 Jul 2021 18:29:10 +0000 (11:29 -0700)
- Replace Pete with Mark as owner of ARC backend
- Re-order Philip to be sorted by first name

llvm/CODE_OWNERS.TXT

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