llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-lldb Author: Jonas Devlieghere (JDevlieghere) <details> <summary>Changes</summary> As the lead maintainer, I've been asked by the project council to confirm that we have an up-to-date list of active maintainers for LLDB. In light of that, I'd like to nominate Charles and Nerixyz as Windows maintainers. As a reminder, our community policies regarding the responsibilities of maintainers can be found here: https://llvm.org/docs/DeveloperPolicy.html#maintainers. --- Full diff: https://github.com/llvm/llvm-project/pull/175035.diff 1 Files Affected: - (modified) lldb/Maintainers.md (+6) ``````````diff diff --git a/lldb/Maintainers.md b/lldb/Maintainers.md index 2dfaa0fee3cab..a65b24968ed79 100644 --- a/lldb/Maintainers.md +++ b/lldb/Maintainers.md @@ -208,6 +208,12 @@ [email protected] (email), [DavidSpickett](https://github.com/DavidSpickett Omair Javaid [email protected] (email), [omjavaid](https://github.com/omjavaid) (GitHub), [omjavaid](https://discourse.llvm.org/u/omjavaid) (Discourse), omjavaid#9902 (Discord) +Charles Zablit [email protected] (email), [charles-zablit](https://github.com/charles-zablit) (GitHub), [charles-zablit](https://discourse.llvm.org/u/charles-zablit/) (Discourse) + +Nerixyz [email protected] (email), [Nerixyz](https://github.com/Nerixyz) (GitHub), [Nerixyz](https://discourse.llvm.org/u/Nerixyz/) (Discourse) + ### Tools The following people are responsible for decisions involving specific tools. `````````` </details> https://github.com/llvm/llvm-project/pull/175035 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
