[clang] Move Dmitri Gribenko to the inactive maintainers list (PR #176964)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 20 08:43:45 PST 2026
https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/176964
While reaching out to folks for a maintainers list refresh, Dmitri asked to step down due to other commitments. Thank you for all your help!
>From 00f2b65ceb3e4b8e2b6ead5ef7c1fe0397e37219 Mon Sep 17 00:00:00 2001
From: Aaron Ballman <aaron at aaronballman.com>
Date: Tue, 20 Jan 2026 11:41:04 -0500
Subject: [PATCH] Move Dmitri Gribenko to the inactive maintainers list
While reaching out to folks for a maintainers list refresh, Dmitri
asked to step down due to other commitments. Thank you for all your
help!
---
clang/Maintainers.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 76d1f84992c1e..52ce1a98354b7 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -64,9 +64,6 @@ Clang MLIR generation
Analysis & CFG
~~~~~~~~~~~~~~
-| Dmitri Gribenko
-| gribozavr\@gmail.com (email), gribozavr (Phabricator), gribozavr (GitHub)
-
| Yitzhak Mandelbaum
| yitzhakm\@google.com (email), ymandel (Phabricator), ymand (GitHub)
@@ -400,3 +397,4 @@ Inactive component maintainers
| Chandler Carruth (chandlerc\@gmail.com, chandlerc\@google.com) -- CMake, library layering
| Devin Coughlin (dcoughlin\@apple.com) -- Clang static analyzer
| Manuel Klimek (klimek\@google.com (email), klimek (Phabricator), r4nt (GitHub)) -- Tooling, AST matchers
+| Dmitri Gribenko (gribozavr\@gmail.com (email), gribozavr (Phabricator), gribozavr (GitHub)) -- Analysis & CFG
More information about the cfe-commits
mailing list