[clang] 77e08b4 - Replace Erich Keane as Attributes maintainer (#177005)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 21 04:54:08 PST 2026


Author: Aaron Ballman
Date: 2026-01-21T07:54:03-05:00
New Revision: 77e08b4158f16cc7e0aa1c05e7678cccd5949820

URL: https://github.com/llvm/llvm-project/commit/77e08b4158f16cc7e0aa1c05e7678cccd5949820
DIFF: https://github.com/llvm/llvm-project/commit/77e08b4158f16cc7e0aa1c05e7678cccd5949820.diff

LOG: Replace Erich Keane as Attributes maintainer (#177005)

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!

Added: 
    

Modified: 
    clang/Maintainers.rst

Removed: 
    


################################################################################
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


        


More information about the cfe-commits mailing list