https://github.com/Fznamznon created https://github.com/llvm/llvm-project/pull/213058
I'm in the middle of changing employers and will loose access to the current email soon for a while. >From 2868ded77627d23204a066e5f5835fe1380c548c Mon Sep 17 00:00:00 2001 From: Mariya Podchishchaeva <[email protected]> Date: Thu, 30 Jul 2026 17:58:37 +0200 Subject: [PATCH] [clang][doc] Use my private email for now I'm in the middle of changing employers and will loose access to the current email soon for a while. --- clang/Maintainers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clang/Maintainers.md b/clang/Maintainers.md index d43f23c2cd2c0..7df3913b6aad7 100644 --- a/clang/Maintainers.md +++ b/clang/Maintainers.md @@ -65,7 +65,7 @@ Sirraide \ [email protected] (email), [Sirraide](https://github.com/Sirraide) (GitHub), Ætérnal (Discord), Sirraide (Discourse) Mariya Podchishchaeva \ [email protected] (email), [Fznamznon](https://github.com/Fznamznon) (GitHub), fznamznon (Discord), Fznamznon (Discourse) [email protected] (email), [Fznamznon](https://github.com/Fznamznon) (GitHub), fznamznon (Discord), Fznamznon (Discourse) ### Recovery AST @@ -167,7 +167,7 @@ [email protected] (email), MaskRay (Phabricator), [MaskRay](https://github.com/MaskRa ### Constant Expressions Mariya Podchishchaeva \ [email protected] (email), [Fznamznon](https://github.com/Fznamznon) (GitHub), fznamznon (Discord), Fznamznon (Discourse) [email protected] (email), [Fznamznon](https://github.com/Fznamznon) (GitHub), fznamznon (Discord), Fznamznon (Discourse) ### Thread Safety Analysis _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
