https://github.com/steakhal created https://github.com/llvm/llvm-project/pull/168271
I've left Sonar by the end of October. For my upcoming contributions, I'll simply use my personal (this) account. I'll remain a Clang Static Analyser maintainer, but I'll likely spend less time on that part as in my new job this falls out of my key responsibilities. From now on, I'm part of the Apple org, but for accessibility, I'll keep using my personal email address for open-source contributions and for the build bots. From 8375286ffbb1272184cd6dd5ec09c4a968d71b03 Mon Sep 17 00:00:00 2001 From: Balazs Benics <[email protected]> Date: Sun, 16 Nov 2025 15:02:16 +0100 Subject: [PATCH] Update Clang Maintainers --- clang/Maintainers.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst index 847d37d124083..8a5a7ed7c2a41 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -147,7 +147,6 @@ Clang static analyzer | Balázs Benics | benicsbalazs\@gmail.com (email), steakhal (Phabricator), steakhal (GitHub) -| balazs.benics\@sonarsource.com (email), balazs-benics-sonarsource (GitHub) Compiler options ~~~~~~~~~~~~~~~~ _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
