From ad8f16086f8d486f3004fb98d236569ceaf1ef57 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Sun, 8 Dec 2024 20:29:09 -0800 Subject: [PATCH 1/2] =?UTF-8?q?[=F0=9D=98=80=F0=9D=97=BD=F0=9D=97=BF]=20in?= =?UTF-8?q?itial=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Created using spr 1.3.4 --- llvm/Maintainers.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md index 881d4c3944bbd..ffccd6bf72acc 100644 --- a/llvm/Maintainers.md +++ b/llvm/Maintainers.md @@ -95,15 +95,10 @@ chandlerc@gmail.com, chandlerc@google.com (email), [chandlerc](https://github.co ### Instrumentation and sanitizers -#### AddressSanitizer, ThreadSanitizer +#### AddressSanitizer, HWAddressSanitizer, MemorySanitizer, ThreadSanitizer -Kostya Serebryany \ -kcc@google.com (email), [kcc](https://github.com/kcc) (GitHub) - -#### MemorySanitizer - -Evgeniy Stepanov \ -eugenis@google.com (email), [eugenis](https://github.com/eugenis) (GitHub) +Vitaly Buka \ +vitalybuka@google.com (email), [vitalybuka](https://github.com/vitalybuka) (GitHub) #### NumericalStabilitySanitizer @@ -470,6 +465,8 @@ Evan Cheng (evan.cheng@apple.com) -- Parts of code generator not covered by some Renato Golin (rengolin@systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \ Anton Korobeynikov (anton@korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \ Hans Wennborg (hans@chromium.org, [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 From 463b60641b595abde421b6e7896bf53896a14fb0 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Sun, 8 Dec 2024 20:32:44 -0800 Subject: [PATCH 2/2] fix Created using spr 1.3.4 --- llvm/Maintainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md index ffccd6bf72acc..bb6cd5f899656 100644 --- a/llvm/Maintainers.md +++ b/llvm/Maintainers.md @@ -95,7 +95,7 @@ chandlerc@gmail.com, chandlerc@google.com (email), [chandlerc](https://github.co ### Instrumentation and sanitizers -#### AddressSanitizer, HWAddressSanitizer, MemorySanitizer, ThreadSanitizer +#### Sanitizers not covered by someone else Vitaly Buka \ vitalybuka@google.com (email), [vitalybuka](https://github.com/vitalybuka) (GitHub)