[clang] [Clang] Add 'Joseph Huber' as offloading driver maintainer (PR #133296)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 27 11:32:12 PDT 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Joseph Huber (jhuber6)
<details>
<summary>Changes</summary>
Summary:
I am probably the person most familiar with the offloading pipeline in
clang at this point.
---
Full diff: https://github.com/llvm/llvm-project/pull/133296.diff
1 Files Affected:
- (modified) clang/Maintainers.rst (+5)
``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index ef41628c0e75d..dfe86a0773c16 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -159,6 +159,11 @@ OpenBSD driver
| Brad Smith
| brad\@comstyle.com (email), brad (Phabricator), brad0 (GitHub)
+Offloading driver
+~~~~~~~~~~~~~~~~~
+| Joseph Huber
+| joseph.huber\@amd.com (email), jhuber6 (GitHub)
+
Driver parts not covered by someone else
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
``````````
</details>
https://github.com/llvm/llvm-project/pull/133296
More information about the cfe-commits
mailing list