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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
