[clang] Move Stanislav Gatev to the inactive maintainers list (PR #180939)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 11 05:22:41 PST 2026
https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/180939
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!
>From 401013c41a2724780afdd62dc7a693e751b2660f Mon Sep 17 00:00:00 2001
From: Aaron Ballman <aaron at aaronballman.com>
Date: Wed, 11 Feb 2026 08:20:10 -0500
Subject: [PATCH] Move Stanislav Gatev to the inactive maintainers list
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!
---
clang/Maintainers.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
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 @@ henrich.lau at gmail.com (email), henrich.lauko (Discord), [xlauko](https://github.
Yitzhak Mandelbaum \
yitzhakm at google.com (email), ymandel (Phabricator), [ymand](https://github.com/ymand) (GitHub)
-Stanislav Gatev \
-sgatev at google.com (email), sgatev (Phabricator), [sgatev](https://github.com/sgatev) (GitHub)
-
### Sema
Sirraide \
@@ -354,4 +351,5 @@ Manuel Klimek (klimek at google.com (email), klimek (Phabricator), [r4nt](https://g
Dmitri Gribenko (gribozavr at gmail.com (email), gribozavr (Phabricator), [gribozavr](https://github.com/gribozavr) (GitHub)) \-- Analysis & CFG \
Tom Honermann (tom at honermann.net (email), tahonermann (Phabricator), [tahonermann](https://github.com/tahonermann) (GitHub)) \-- Text Encodings \
John McCall (rjmccall at apple.com (email), rjmccall (Phabricator), [rjmccall](https://github.com/rjmccall) (GitHub)) \-- Clang LLVM IR generation, Objective-C/C++ conformance, Itanium ABI \
-John Ericson (git at johnericson.me (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration
+John Ericson (git at johnericson.me (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration \
+Stanislav Gatev (sgatev at google.com (email), sgatev (Phabricator), [sgatev](https://github.com/sgatev) (GitHub)) -- Analysis & CFG
More information about the cfe-commits
mailing list