From a065fc13782a4ca5cd89102f8b756a04e603f0e2 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Sun, 8 Dec 2024 20:29:19 -0800 Subject: [PATCH 1/2] =?UTF-8?q?[=F0=9D=98=80=F0=9D=97=BD=F0=9D=97=BF]=20ch?= =?UTF-8?q?anges=20to=20main=20this=20commit=20is=20based=20on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Created using spr 1.3.4 [skip ci] --- 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 24a24634419ae213d78470b034d12aa10f7b1961 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Sun, 8 Dec 2024 20:32:47 -0800 Subject: [PATCH 2/2] =?UTF-8?q?[=F0=9D=98=80=F0=9D=97=BD=F0=9D=97=BF]=20ch?= =?UTF-8?q?anges=20introduced=20through=20rebase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Created using spr 1.3.4 [skip ci] --- 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)