llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Balazs Benics (steakhal) <details> <summary>Changes</summary> I've been contributing to the Clang Static Analyzer for a while now. I think from 2019, or something like that. I've ensured the quality of the Static Analyzer releases for the last ~4-6 releases now, with testing, fixing and backporting patches; also writing comprehensive release notes for each release. I have a strong sense of ownership of the code I contribute. I follow the issue tracker, and also try to follow and participate in RFCs on Discourse if I'm not overloaded. I also check Discord time-to-time, but I rarely see anything there. You can find the maintainer section of the LLVM DeveloperPolicy [here](https://llvm.org/docs/DeveloperPolicy.html#maintainers) to read more about the responsibilities. --- Full diff: https://github.com/llvm/llvm-project/pull/114991.diff 1 Files Affected: - (modified) clang/Maintainers.rst (+2) ``````````diff diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst index 27255a9c0319b4..4d865c3a6889e5 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -131,6 +131,8 @@ Clang static analyzer | Gábor Horváth | xazax.hun\@gmail.com (email), xazax.hun (Phabricator), Xazax-hun (GitHub) +| Balázs Benics +| benicsbalazs\@gmail.com (email), steakhal (Phabricator), steakhal (GitHub) Compiler options ~~~~~~~~~~~~~~~~ `````````` </details> https://github.com/llvm/llvm-project/pull/114991 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits