From 859b61483701c0894118253bf585a49d093fc783 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Mon, 10 Oct 2022 14:06:01 -0700 Subject: [PATCH] [docs] Update compiler-rt/CODE_OWNERS.TXT Reviewed By: compnerd, kcc, lhames, phosek, tejohnson, dvyukov, MaskRay Differential Revision: https://reviews.llvm.org/D135617 --- compiler-rt/CODE_OWNERS.TXT | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/compiler-rt/CODE_OWNERS.TXT b/compiler-rt/CODE_OWNERS.TXT index 02558d9..80f7a93 100644 --- a/compiler-rt/CODE_OWNERS.TXT +++ b/compiler-rt/CODE_OWNERS.TXT @@ -8,33 +8,41 @@ beautification by scripts. The fields are: name (N), email (E), web-address (W), PGP key ID and fingerprint (P), description (D), and snail-mail address (S). +N: Saleem Abdulrasool +E: compnerd@compnerd.org +D: builtins library + +N: Vitaly Buka +E: vitalybuka@google.com +D: Sanitizers + N: Peter Collingbourne E: peter@pcc.me.uk -D: DataFlowSanitizer +D: CFI, SafeStack -N: Daniel Dunbar -E: daniel@zuster.org -D: Makefile build +N: Lang Hames +E: lhames@gmail.com +D: ORC -N: Timur Iskhodzhanov -E: timurrrr@google.com -D: AddressSanitizer for Windows +N: Petr Hosek +E: phosek@google.com +D: CRT, CMake build -N: Saleem Abdulrasool -E: compnerd@compnerd.org -D: builtins library +N: Teresa Johnson +E: tejohnson@google.com +D: MemProf + +N: Mitch Phillips +E: mitchp@google.com +D: GWP ASAN N: Alexander Potapenko E: glider@google.com -D: MacOS/iOS port of sanitizers - -N: Alexey Samsonov -E: samsonov@google.com -D: CMake build, test suite +D: Sanitizers N: Kostya Serebryany E: kcc@google.com -D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms, LeakSanitizer +D: AddressSanitizer, sanitizer_common, LeakSanitizer, LibFuzzer N: Richard Smith E: richard-llvm@metafoo.co.uk -- 2.7.4