1 This file is a list of the people responsible for ensuring that patches for a 2 particular part of compiler-rt are reviewed, either by themself or by 3 someone else. They are also the gatekeepers for their part of compiler-rt, with 4 the final word on what goes in or not. 5 6 The list is sorted by surname and formatted to allow easy grepping and 7 beautification by scripts. The fields are: name (N), email (E), web-address 8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address 9 (S). 10 11 N: Peter Collingbourne 12 E: peter (a] pcc.me.uk 13 D: DataFlowSanitizer 14 15 N: Daniel Dunbar 16 E: daniel (a] zuster.org 17 D: Makefile build 18 19 N: Timur Iskhodzhanov 20 E: timurrrr (a] google.com 21 D: AddressSanitizer for Windows 22 23 N: Howard Hinnant 24 E: howard.hinnant (a] gmail.com 25 D: builtins library 26 27 N: Alexander Potapenko 28 E: glider (a] google.com 29 D: MacOS/iOS port of sanitizers 30 31 N: Alexey Samsonov 32 E: samsonov (a] google.com 33 D: CMake build, test suite 34 35 N: Kostya Serebryany 36 E: kcc (a] google.com 37 D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms, LeakSanitizer 38 39 N: Richard Smith 40 E: richard-llvm (a] metafoo.co.uk 41 D: UndefinedBehaviorSanitizer 42 43 N: Evgeniy Stepanov 44 E: eugenis (a] google.com 45 D: MemorySanitizer, Android port of sanitizers 46 47 N: Dmitry Vyukov 48 E: dvyukov (a] google.com 49 D: ThreadSanitizer 50 51 N: Bill Wendling 52 E: isanbard (a] gmail.com 53 D: Profile runtime library 54