From fc4cb172cd29efd9dc892e49789bca39d054f694 Mon Sep 17 00:00:00 2001 From: Nikita Popov 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@sony.com, andrea.dibiagio@gmail.com (email), [adibiagio](https:/ Min-Yih Hsu \ min.hsu@sifive.com, min@myhsu.dev (email), [mshockwave](https://github.com/mshockwave) (GitHub) +#### llvm-cov and Coverage parts of ProfileData + +Takumi Nakamura \ +geek4civic@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 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@sifive.com, min@myhsu.dev (email), [mshockwave](https://github.com/mshoc #### llvm-cov and Coverage parts of ProfileData Takumi Nakamura \ -geek4civic@gmail.com (email), [chapuni](https://github.com/chapuni) (GitHub) +geek4civic@gmail.com (email), [chapuni](https://github.com/chapuni) (GitHub) \ +Alan Philipps \ +a-phipps@ti.com (email), [evodius96](https://github.com/evodius96) (GitHub) #### Binary Utilities