Skip to content

[compiler-rt] Update maintainers #119166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 10, 2024
Merged
Show file tree
Hide file tree
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
12 changes: 8 additions & 4 deletions compiler-rt/Maintainers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,27 +36,31 @@ N: Teresa Johnson
E: [email protected]
D: MemProf

N: Kostya Kortchinsky
N: Christopher Ferris
E: [email protected]
D: SCUDO, GWP ASAN

N: Kostya Kortchinsky (Emeritus)
E: [email protected]
D: SCUDO

N: Mitch Phillips
N: Mitch Phillips (Emeritus)
E: [email protected]
D: GWP ASAN

N: Alexander Potapenko
E: [email protected]
D: Sanitizers

N: Kostya Serebryany
N: Kostya Serebryany (Emeritus)
E: [email protected]
D: AddressSanitizer, sanitizer_common, LeakSanitizer, LibFuzzer

N: Richard Smith
E: [email protected]
D: UndefinedBehaviorSanitizer

N: Evgeniy Stepanov
N: Evgeniy Stepanov (Emeritus)
E: [email protected]
D: MemorySanitizer, Android port of sanitizers

Expand Down
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