[clang] Replace Erich Keane as Attributes maintainer (PR #177005)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 20 11:46:21 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Aaron Ballman (AaronBallman)
<details>
<summary>Changes</summary>
During the Clang maintainers list refresh, Erich mentioned he would like me to resume ownership of Clang attributes due to time constraints. He'll continue to help out as he can but this frees him up for other efforts. Thank you for your help in this role!
---
Full diff: https://github.com/llvm/llvm-project/pull/177005.diff
1 Files Affected:
- (modified) clang/Maintainers.rst (+2-2)
``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 0a17cd9530053..caaa38d88bf93 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -261,8 +261,8 @@ compiler.
Attributes
~~~~~~~~~~
-| Erich Keane
-| ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub)
+| Aaron Ballman
+| aaron\@aaronballman.com (email), aaron.ballman (Phabricator), AaronBallman (GitHub), AaronBallman (Discourse), aaronballman (Discord)
Plugins
``````````
</details>
https://github.com/llvm/llvm-project/pull/177005
More information about the cfe-commits
mailing list