[clang] Nominate Joshua Cranmer as floating-point maintainer (PR #198287)
via cfe-commits
cfe-commits at lists.llvm.org
Mon May 18 05:44:54 PDT 2026
llvmorg-github-actions[bot] wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Aaron Ballman (AaronBallman)
<details>
<summary>Changes</summary>
Joshua has been doing the heavy lifting in this area for a while now, so this is making things more official.
---
Full diff: https://github.com/llvm/llvm-project/pull/198287.diff
1 Files Affected:
- (modified) clang/Maintainers.md (+5)
``````````diff
diff --git a/clang/Maintainers.md b/clang/Maintainers.md
index cbbddd19ef834..d43f23c2cd2c0 100644
--- a/clang/Maintainers.md
+++ b/clang/Maintainers.md
@@ -235,6 +235,11 @@ components within the compiler.
Aaron Ballman \
aaron at aaronballman.com (email), aaron.ballman (Phabricator), [AaronBallman](https://github.com/AaronBallman) (GitHub), AaronBallman (Discourse), aaronballman (Discord)
+### Floating-point and numerics
+
+Joshua Cranmer \
+joshua.cranmer at intel.com (email), [jcranmer-intel](https://github.com/jcranmer-intel) (GitHub), jcranmer (Discourse)
+
### Plugins
Vassil Vassilev \
``````````
</details>
https://github.com/llvm/llvm-project/pull/198287
More information about the cfe-commits
mailing list