[clang] [clang] Add myself as an additional offloading driver maintainer (PR #177392)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 22 11:54:15 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Nick Sarnie (sarnex)
<details>
<summary>Changes</summary>
I've worked in the offloading driver a decent amount both directly here and in Intel's downstream forks and I feel I have the judgement to consider the needs of the project overall as well as the bandwidth to properly carry out the role.
---
Full diff: https://github.com/llvm/llvm-project/pull/177392.diff
1 Files Affected:
- (modified) clang/Maintainers.rst (+3)
``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 1a8ebe3d54a1c..54243b8b828e2 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -179,6 +179,9 @@ Offloading driver
| Joseph Huber
| joseph.huber\@amd.com (email), jhuber6 (GitHub)
+| Nick Sarnie
+| nick.sarnie\@intel.com (email), sarnex (GitHub)
+
Driver parts not covered by someone else
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
``````````
</details>
https://github.com/llvm/llvm-project/pull/177392
More information about the cfe-commits
mailing list