[Openmp-commits] [openmp] Nominate Michael Klemm as lead maintainer of OpenMP (PR #175964)

Aaron Ballman via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 14 07:08:11 PST 2026


https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/175964

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.

>From 9ef89c1d041867fda839380c7571743588df86e0 Mon Sep 17 00:00:00 2001
From: Aaron Ballman <aaron at aaronballman.com>
Date: Wed, 14 Jan 2026 10:05:22 -0500
Subject: [PATCH] Nominate Michael Klemm as lead maintainer of OpenMP

We discussed this during the OpenMP sync-up call on 1/14
---
 openmp/Maintainers.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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)



More information about the Openmp-commits mailing list