[compiler-rt] 773e5df - [docs] Update compiler-rt/CODE_OWNERS.TXT

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 15:07:22 PST 2023


Author: Vitaly Buka
Date: 2023-02-24T15:07:09-08:00
New Revision: 773e5dfbc6bf4d4c5be568a039661e9baad80d15

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

LOG: [docs] Update compiler-rt/CODE_OWNERS.TXT

D135617 leftovers

Reviewed By: browneee, cryptoad

Differential Revision: https://reviews.llvm.org/D136308

Added: 
    

Modified: 
    compiler-rt/CODE_OWNERS.TXT

Removed: 
    


################################################################################
diff  --git a/compiler-rt/CODE_OWNERS.TXT b/compiler-rt/CODE_OWNERS.TXT
index 80f7a93efc30e..ad136edf96781 100644
--- a/compiler-rt/CODE_OWNERS.TXT
+++ b/compiler-rt/CODE_OWNERS.TXT
@@ -12,6 +12,10 @@ N: Saleem Abdulrasool
 E: compnerd at compnerd.org
 D: builtins library
 
+N: Andrew Browne
+E: browneee at google.com
+D: DataFlowSanitizer
+
 N: Vitaly Buka
 E: vitalybuka at google.com
 D: Sanitizers
@@ -32,6 +36,10 @@ N: Teresa Johnson
 E: tejohnson at google.com
 D: MemProf
 
+N: Kostya Kortchinsky
+E: kostya.kortchinsky at gmail.com
+D: SCUDO
+
 N: Mitch Phillips
 E: mitchp at google.com
 D: GWP ASAN


        


More information about the llvm-commits mailing list