[clang] Nominations for code coverage maintainer in Clang (PR #175773)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 13 07:08:45 PST 2026


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Aaron Ballman (AaronBallman)

<details>
<summary>Changes</summary>

Per discussion on [Discourse](https://discourse.llvm.org/t/rfc-integrating-singlebytecoverage-with-branch-coverage/82492/15), I am nominating @<!-- -->chapuni and @<!-- -->evodius96 as maintainers of code coverage in Clang.

Please accept this PR to signal your acceptance of the nomination, if you'd like.

Additionally, I took a shot at adding contact information for you, so please let me know if anything is wrong or missing.

---
Full diff: https://github.com/llvm/llvm-project/pull/175773.diff


1 Files Affected:

- (modified) clang/Maintainers.rst (+9) 


``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 8a5a7ed7c2a41..cac3f38a98bf7 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -201,6 +201,15 @@ Function Effect Analysis
 | aeternalmail\@gmail.com (email), Sirraide (GitHub), Ætérnal (Discord), Sirraide (Discourse)
 
 
+Code Coverage
+~~~~~~~~~~~~~
+| Takumi Nakamura
+| geek4civic\@gmail.com (email), chapuni(GitHub), chapuni (Discord), chapuni (Discourse)
+
+| Alan Phipps
+| a-phipps\@ti.com (email), evodius96 (GitHub), evodius96 (Discourse)
+
+
 Tools
 -----
 These maintainers are responsible for user-facing tools under the Clang

``````````

</details>


https://github.com/llvm/llvm-project/pull/175773


More information about the cfe-commits mailing list