Author: Fraser Cormack Date: 2025-09-29T08:40:19+01:00 New Revision: 483d73a5e0f63f110776a5abb2e5644f6de51cb3
URL: https://github.com/llvm/llvm-project/commit/483d73a5e0f63f110776a5abb2e5644f6de51cb3 DIFF: https://github.com/llvm/llvm-project/commit/483d73a5e0f63f110776a5abb2e5644f6de51cb3.diff LOG: [libclc] Move myself to the list of inactive maintainers Change my email address in the process. I will not be able to keep up maintainership duties on this project in the future. Adding the wording on the inactive maintainers section myself like this feels self-aggrandizing but was copied from other LLVM projects. Added: Modified: libclc/Maintainers.md Removed: ################################################################################ diff --git a/libclc/Maintainers.md b/libclc/Maintainers.md index ac869b6945db5..695695c00be56 100644 --- a/libclc/Maintainers.md +++ b/libclc/Maintainers.md @@ -10,8 +10,14 @@ The following people are the active maintainers for the project. Please reach out to them for code reviews, questions about their area of expertise, or other assistance. -Fraser Cormack \ [email protected] (email), [frasercrmck](https://github.com/frasercrmck) (GitHub) - Tom Stellard \ [email protected] (email), [tstellar](https://github.com/tstellar) (GitHub) + +## Inactive Maintainers + +The following people have graciously spent time performing maintainership +responsibilities but are no longer active in that role. Thank you for all your +help with the success of the project! + +Fraser Cormack \ [email protected] (email), [frasercrmck](https://github.com/frasercrmck) (GitHub) _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
