[Openmp-commits] [openmp] Nominate Michael Klemm as lead maintainer of OpenMP (PR #175964)
via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 14 07:08:39 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-openmp
Author: Aaron Ballman (AaronBallman)
<details>
<summary>Changes</summary>
We discussed this during the OpenMP sync-up call on 1/14 and he's still actively maintaining this component and would be happy to act as lead for it.
---
Full diff: https://github.com/llvm/llvm-project/pull/175964.diff
1 Files Affected:
- (modified) openmp/Maintainers.md (+4-1)
``````````diff
diff --git a/openmp/Maintainers.md b/openmp/Maintainers.md
index 1892577374e6f..d6dfa51f55eed 100644
--- a/openmp/Maintainers.md
+++ b/openmp/Maintainers.md
@@ -4,10 +4,13 @@ This file is a list of the
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
the LLVM OpenMP library.
-# Current Maintainers
+# Lead Maintainer
Michael Klemm \
michael.klemm at amd.com (email), [mjklemm](https://github.com/mjklemm) (GitHub)
+
+# Current Maintainers
+
Terry Wilmarth \
terry.l.wilmarth at intel.com (email), [TerryLWilmarth](https://github.com/TerryLWilmarth) (GitHub)
``````````
</details>
https://github.com/llvm/llvm-project/pull/175964
More information about the Openmp-commits
mailing list