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 \ [email protected] (email), aaron.ballman (Phabricator), [AaronBallman](https://github.com/AaronBallman) (GitHub), AaronBallman (Discourse), aaronballman (Discord) +### Floating-point and numerics + +Joshua Cranmer \ [email protected] (email), [jcranmer-intel](https://github.com/jcranmer-intel) (GitHub), jcranmer (Discourse) + ### Plugins Vassil Vassilev \ `````````` </details> https://github.com/llvm/llvm-project/pull/198287 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
