Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,10 @@ [email protected], [email protected] (email), [chandlerc](https://github.co

### Instrumentation and sanitizers

#### AddressSanitizer, ThreadSanitizer
#### Sanitizers not covered by someone else

Kostya Serebryany \
[email protected] (email), [kcc](https://github.com/kcc) (GitHub)

#### MemorySanitizer

Evgeniy Stepanov \
[email protected] (email), [eugenis](https://github.com/eugenis) (GitHub)
Vitaly Buka \
[email protected] (email), [vitalybuka](https://github.com/vitalybuka) (GitHub)

#### NumericalStabilitySanitizer

Expand Down Expand Up @@ -470,6 +465,8 @@ Evan Cheng ([email protected]) -- Parts of code generator not covered by some
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \
Kostya Serebryany ([kcc](https://github.com/kcc)) - Sanitizers
Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) - Sanitizers

### Former maintainers of removed components

Expand Down
Loading