llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> While reaching out to folks for a maintainers list refresh, Stanislav asked to step down due to other commitments. Thank you for all your help! --- Full diff: https://github.com/llvm/llvm-project/pull/180939.diff 1 Files Affected: - (modified) clang/Maintainers.md (+2-4) ``````````diff diff --git a/clang/Maintainers.md b/clang/Maintainers.md index 08c5046fd32c5..a05b510ebaede 100644 --- a/clang/Maintainers.md +++ b/clang/Maintainers.md @@ -59,9 +59,6 @@ [email protected] (email), henrich.lauko (Discord), [xlauko](https://github. Yitzhak Mandelbaum \ [email protected] (email), ymandel (Phabricator), [ymand](https://github.com/ymand) (GitHub) -Stanislav Gatev \ [email protected] (email), sgatev (Phabricator), [sgatev](https://github.com/sgatev) (GitHub) - ### Sema Sirraide \ @@ -354,4 +351,5 @@ Manuel Klimek ([email protected] (email), klimek (Phabricator), [r4nt](https://g Dmitri Gribenko ([email protected] (email), gribozavr (Phabricator), [gribozavr](https://github.com/gribozavr) (GitHub)) \-- Analysis & CFG \ Tom Honermann ([email protected] (email), tahonermann (Phabricator), [tahonermann](https://github.com/tahonermann) (GitHub)) \-- Text Encodings \ John McCall ([email protected] (email), rjmccall (Phabricator), [rjmccall](https://github.com/rjmccall) (GitHub)) \-- Clang LLVM IR generation, Objective-C/C++ conformance, Itanium ABI \ -John Ericson ([email protected] (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration +John Ericson ([email protected] (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration \ +Stanislav Gatev ([email protected] (email), sgatev (Phabricator), [sgatev](https://github.com/sgatev) (GitHub)) -- Analysis & CFG `````````` </details> https://github.com/llvm/llvm-project/pull/180939 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
