https://github.com/JDevlieghere created https://github.com/llvm/llvm-project/pull/175035
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. >From 5a89cf0f85f563b27f592db67d8c217244951cd4 Mon Sep 17 00:00:00 2001 From: Jonas Devlieghere <[email protected]> Date: Thu, 8 Jan 2026 11:20:59 -0600 Subject: [PATCH] [lldb] Nominate Charles Zablit and Nerixyz as Windows maintainers 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. --- lldb/Maintainers.md | 6 ++++++ 1 file changed, 6 insertions(+) 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. _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
