[llvm] [LLVM][Maintainers] Add llvm-cov / Coverage maintainer (PR #130590)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 2 03:48:41 PDT 2025
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/130590
>From fc4cb172cd29efd9dc892e49789bca39d054f694 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Mon, 10 Mar 2025 13:06:05 +0100
Subject: [PATCH 1/2] [LLVM][Maintainers] Add llvm-cov / Coverage maintainer
---
llvm/Maintainers.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index edba6edb400f5..2f994c205cbc2 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -395,6 +395,11 @@ andrea.dibiagio at sony.com, andrea.dibiagio at gmail.com (email), [adibiagio](https:/
Min-Yih Hsu \
min.hsu at sifive.com, min at myhsu.dev (email), [mshockwave](https://github.com/mshockwave) (GitHub)
+#### llvm-cov and Coverage parts of ProfileData
+
+Takumi Nakamura \
+geek4civic at gmail.com (email), [chapuni](https://github.com/chapuni) (GitHub)
+
#### Binary Utilities
James Henderson \
>From 5714e163cc2ba6a396a9eea8e06209fe67df1f01 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 2 Apr 2025 12:48:07 +0200
Subject: [PATCH 2/2] Also add evodius96
---
llvm/Maintainers.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 2f994c205cbc2..eb60ecde87cee 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -398,7 +398,9 @@ min.hsu at sifive.com, min at myhsu.dev (email), [mshockwave](https://github.com/mshoc
#### llvm-cov and Coverage parts of ProfileData
Takumi Nakamura \
-geek4civic at gmail.com (email), [chapuni](https://github.com/chapuni) (GitHub)
+geek4civic at gmail.com (email), [chapuni](https://github.com/chapuni) (GitHub) \
+Alan Philipps \
+a-phipps at ti.com (email), [evodius96](https://github.com/evodius96) (GitHub)
#### Binary Utilities
More information about the llvm-commits
mailing list