[clang] Nominate Erich Keane for OpenACC (PR #114041)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 05:49:31 PDT 2024


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

Erich is the driving force behind the OpenACC implementation work that has recently begun in Clang. Given his expertise on the topic and that he's already aware of maintainer expectations (he maintains templates and attributes currently), we should recognize that he's also the one maintaining OpenACC.

>From ec66a7ae9bce0bb6f6683277481aac27644bf6c1 Mon Sep 17 00:00:00 2001
From: Aaron Ballman <aaron at aaronballman.com>
Date: Tue, 29 Oct 2024 08:46:30 -0400
Subject: [PATCH] Nominate Erich Keane for OpenACC

Erich is the driving force behind the OpenACC implementation work that
has recently begun in Clang. Given his expertise on the topic and that
he's already aware of maintainer expectations (he maintains templates
and attributes currently), we should recognize that he's also the one
maintaining OpenACC.
---
 clang/Maintainers.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index ee5334b02f7000..09690f4f9e7320 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -244,6 +244,12 @@ OpenCL conformance
 | anastasia\@compiler-experts.com (email), Anastasia (Phabricator), AnastasiaStulova (GitHub)
 
 
+OpenACC
+~~~~~~~
+| Erich Keane
+| ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub)
+
+
 SYCL conformance
 ~~~~~~~~~~~~~~~~
 | Alexey Bader



More information about the cfe-commits mailing list