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