[compiler-rt] [llvm] [compiler-rt] Convert Maintainers.txt into Maintainers.md (PR #119169)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 11:04:30 PST 2024
https://github.com/vitalybuka updated https://github.com/llvm/llvm-project/pull/119169
>From cf25720f389e09405cf1ce1393e30f1cd21ffa97 Mon Sep 17 00:00:00 2001
From: Vitaly Buka <vitalybuka at google.com>
Date: Sun, 8 Dec 2024 21:17:15 -0800
Subject: [PATCH 1/5] =?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]
---
compiler-rt/Maintainers.txt | 12 ++++++++----
llvm/Maintainers.md | 13 +++++--------
2 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/compiler-rt/Maintainers.txt b/compiler-rt/Maintainers.txt
index bd51a1073cc386..63d98bc08692db 100644
--- a/compiler-rt/Maintainers.txt
+++ b/compiler-rt/Maintainers.txt
@@ -36,11 +36,15 @@ N: Teresa Johnson
E: tejohnson at google.com
D: MemProf
-N: Kostya Kortchinsky
+N: Christopher Ferris
+E: cferris at google.com
+D: SCUDO, GWP ASAN
+
+N: Kostya Kortchinsky (Emeritus)
E: kostya.kortchinsky at gmail.com
D: SCUDO
-N: Mitch Phillips
+N: Mitch Phillips (Emeritus)
E: mitchp at google.com
D: GWP ASAN
@@ -48,7 +52,7 @@ N: Alexander Potapenko
E: glider at google.com
D: Sanitizers
-N: Kostya Serebryany
+N: Kostya Serebryany (Emeritus)
E: kcc at google.com
D: AddressSanitizer, sanitizer_common, LeakSanitizer, LibFuzzer
@@ -56,7 +60,7 @@ N: Richard Smith
E: richard-llvm at metafoo.co.uk
D: UndefinedBehaviorSanitizer
-N: Evgeniy Stepanov
+N: Evgeniy Stepanov (Emeritus)
E: eugenis at google.com
D: MemorySanitizer, Android port of sanitizers
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 881d4c3944bbd3..bb6cd5f8996567 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -95,15 +95,10 @@ chandlerc at gmail.com, chandlerc at google.com (email), [chandlerc](https://github.co
### Instrumentation and sanitizers
-#### AddressSanitizer, ThreadSanitizer
+#### Sanitizers not covered by someone else
-Kostya Serebryany \
-kcc at google.com (email), [kcc](https://github.com/kcc) (GitHub)
-
-#### MemorySanitizer
-
-Evgeniy Stepanov \
-eugenis at google.com (email), [eugenis](https://github.com/eugenis) (GitHub)
+Vitaly Buka \
+vitalybuka at google.com (email), [vitalybuka](https://github.com/vitalybuka) (GitHub)
#### NumericalStabilitySanitizer
@@ -470,6 +465,8 @@ Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by some
Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
Hans Wennborg (hans at 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 55219cc6eaee5f35f062f8528d241873db64b41b Mon Sep 17 00:00:00 2001
From: Vitaly Buka <vitalybuka at google.com>
Date: Sun, 8 Dec 2024 21:20:37 -0800
Subject: [PATCH 2/5] \
Created using spr 1.3.4
---
compiler-rt/Maintainers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compiler-rt/Maintainers.md b/compiler-rt/Maintainers.md
index dc19e0c701a6e1..bcffdd4f20fdfd 100644
--- a/compiler-rt/Maintainers.md
+++ b/compiler-rt/Maintainers.md
@@ -68,7 +68,7 @@ alexander.v.shaposhnikov at gmail.com (email), [alexander-shaposhnikov](https://git
#### Realtime Sanitizer (RTSan)
Christopher Apple \
-cja-private at pm.me (email), [cjappl](https://github.com/cjappl) (GitHub) \
+cja-private at pm.me (email), [cjappl](https://github.com/cjappl) (GitHub)
David Trevelyan \
david.trevelyan at gmail.com (email), [davidtrevelyan](https://github.com/davidtrevelyan) (GitHub)
>From c9c3e55658df5f30981a756ba8f204e8ed9a1ef0 Mon Sep 17 00:00:00 2001
From: Vitaly Buka <vitalybuka at google.com>
Date: Sun, 8 Dec 2024 21:21:27 -0800
Subject: [PATCH 3/5] nl
Created using spr 1.3.4
---
compiler-rt/Maintainers.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/compiler-rt/Maintainers.md b/compiler-rt/Maintainers.md
index bcffdd4f20fdfd..96e585748dedd2 100644
--- a/compiler-rt/Maintainers.md
+++ b/compiler-rt/Maintainers.md
@@ -107,7 +107,9 @@ help with the success of the project!
### Inactive or former component maintainers
Kostya Serebryany ([kcc](https://github.com/kcc)) - Sanitizers
+
Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) - Sanitizers
+
Kostya Kortchinsky ([cryptoad](https://github.com/cryptoad)) - SCUDO
-Mitch Phillips ([hctim](https://github.com/hctim)) - GWP ASAN
+Mitch Phillips ([hctim](https://github.com/hctim)) - GWP ASAN
>From beab2e76ad446b0fc0e90634d7ad6edfc62ad6fe Mon Sep 17 00:00:00 2001
From: Vitaly Buka <vitalybuka at google.com>
Date: Sun, 8 Dec 2024 21:22:55 -0800
Subject: [PATCH 4/5] Compiler-rt
Created using spr 1.3.4
---
compiler-rt/Maintainers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compiler-rt/Maintainers.md b/compiler-rt/Maintainers.md
index 96e585748dedd2..a667bec6d45b26 100644
--- a/compiler-rt/Maintainers.md
+++ b/compiler-rt/Maintainers.md
@@ -2,7 +2,7 @@
This file is a list of the
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
-LLVM.
+LLVM compiler-rt.
## Current Maintainers
>From 52a3460e9248eb1bc58680dd81fcf2e056af221d Mon Sep 17 00:00:00 2001
From: Vitaly Buka <vitalybuka at google.com>
Date: Tue, 10 Dec 2024 11:04:12 -0800
Subject: [PATCH 5/5] rebase
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 fe7f205266a46e..1e721bde462c1d 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -425,7 +425,7 @@ Others only have a lead maintainer listed here.
[Clang-tools-extra maintainers](https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/Maintainers.txt)
-[Compiler-rt maintainers](https://github.com/llvm/llvm-project/blob/main/compiler-rt/Maintainers.txt)
+[Compiler-rt maintainers](https://github.com/llvm/llvm-project/blob/main/compiler-rt/Maintainers.md)
[Flang maintainers](https://github.com/llvm/llvm-project/blob/main/flang/Maintainers.txt)
More information about the llvm-commits
mailing list