Skip to content

Commit eb0ed8d

Browse files
committed
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
2 parents 118f7b9 + a065fc1 commit eb0ed8d

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

compiler-rt/Maintainers.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,31 @@ N: Teresa Johnson
3636
3737
D: MemProf
3838

39-
N: Kostya Kortchinsky
39+
N: Christopher Ferris
40+
41+
D: SCUDO, GWP ASAN
42+
43+
N: Kostya Kortchinsky (Emeritus)
4044
4145
D: SCUDO
4246

43-
N: Mitch Phillips
47+
N: Mitch Phillips (Emeritus)
4448
4549
D: GWP ASAN
4650

4751
N: Alexander Potapenko
4852
4953
D: Sanitizers
5054

51-
N: Kostya Serebryany
55+
N: Kostya Serebryany (Emeritus)
5256
5357
D: AddressSanitizer, sanitizer_common, LeakSanitizer, LibFuzzer
5458

5559
N: Richard Smith
5660
5761
D: UndefinedBehaviorSanitizer
5862

59-
N: Evgeniy Stepanov
63+
N: Evgeniy Stepanov (Emeritus)
6064
6165
D: MemorySanitizer, Android port of sanitizers
6266

llvm/Maintainers.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,10 @@ [email protected], [email protected] (email), [chandlerc](https://github.co
9595

9696
### Instrumentation and sanitizers
9797

98-
#### AddressSanitizer, ThreadSanitizer
98+
#### AddressSanitizer, HWAddressSanitizer, MemorySanitizer, ThreadSanitizer
9999

100-
Kostya Serebryany \
101-
[email protected] (email), [kcc](https://github.com/kcc) (GitHub)
102-
103-
#### MemorySanitizer
104-
105-
Evgeniy Stepanov \
106-
[email protected] (email), [eugenis](https://github.com/eugenis) (GitHub)
100+
Vitaly Buka \
101+
[email protected] (email), [vitalybuka](https://github.com/vitalybuka) (GitHub)
107102

108103
#### NumericalStabilitySanitizer
109104

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

474471
### Former maintainers of removed components
475472

0 commit comments

Comments
 (0)