Author: Donát Nagy Date: 2026-01-24T20:56:39Z New Revision: f7d7897f4b71550fb3170626f78b61c5f83562fb
URL: https://github.com/llvm/llvm-project/commit/f7d7897f4b71550fb3170626f78b61c5f83562fb DIFF: https://github.com/llvm/llvm-project/commit/f7d7897f4b71550fb3170626f78b61c5f83562fb.diff LOG: [clang] Add NagyDonat to the Clang Static Analyzer maintainers (#174595) I was nominated for this role at https://discourse.llvm.org/t/nominate-new-static-analyzer-maintainers/89362 Added: Modified: clang/Maintainers.rst Removed: ################################################################################ diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst index 5e73b9236ba90..d3fc249774be4 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -151,6 +151,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
