https://github.com/NagyDonat created https://github.com/llvm/llvm-project/pull/174595
... because I was nominated for this role at https://discourse.llvm.org/t/nominate-new-static-analyzer-maintainers/89362 From 390102482c18e573d1100276537ca1b2597d12d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Don=C3=A1t=20Nagy?= <[email protected]> Date: Tue, 6 Jan 2026 15:02:19 +0100 Subject: [PATCH] [clang] Add NagyDonat to the Clang Static Analyzer maintainers ... because I was nominated for this role at https://discourse.llvm.org/t/nominate-new-static-analyzer-maintainers/89362 --- clang/Maintainers.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst index 8a5a7ed7c2a41..8d8e843c889ab 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -148,6 +148,10 @@ Clang static analyzer | Balázs Benics | benicsbalazs\@gmail.com (email), steakhal (Phabricator), steakhal (GitHub) +| Donát Nagy +| donat.nagy\@ericsson.com (email), NagyDonat (GitHub), DonatNagyE (Discourse) + + Compiler options ~~~~~~~~~~~~~~~~ | Jan Svoboda _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
