https://github.com/JDevlieghere created https://github.com/llvm/llvm-project/pull/175031
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 Ebuka and John as lldb-dap maintainer and replace Greg, who hasn't been active in this area recently. I did not move Greg to "former maintainer" as he's still listed for other components. As a reminder, our community policies regarding the responsibilities of maintainers can be found here: https://llvm.org/docs/DeveloperPolicy.html#maintainers. >From 624d96fc79699fbfbeeb976804427b2f4fd19474 Mon Sep 17 00:00:00 2001 From: Jonas Devlieghere <[email protected]> Date: Thu, 8 Jan 2026 11:07:48 -0600 Subject: [PATCH] [lldb] Nominate John Harrison and Ebuka Ezike as lldb-dap 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. In light of that, I'd like to nominate Ebuka and John as lldb-dap maintainer and replace Greg, who hasn't been active in this area recently. I did not move Greg to "former maintainer" as he's still listed for other components. 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 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lldb/Maintainers.md b/lldb/Maintainers.md index 2dfaa0fee3cab..74e9f669f2429 100644 --- a/lldb/Maintainers.md +++ b/lldb/Maintainers.md @@ -227,12 +227,15 @@ [email protected] (email), [labath](https://github.com/labath) (GitHub), [labath]( #### lldb-dap -Greg Clayton [email protected] (email), [clayborg](https://github.com/clayborg) (GitHub), [clayborg](https://discourse.llvm.org/u/clayborg) (Discourse) - Walter Erquinigo [email protected] (email), [walter-erquinigo](https://github.com/walter-erquinigo) (GitHub), [wallace](https://discourse.llvm.org/u/wallace) (Discourse), werquinigo (Discord) +Ebuka Ezike [email protected] (email), [da-viper](https://github.com/da-viper) (GitHub), [clayborg](https://discourse.llvm.org/u/da-viper) (Discourse) + +John Harrison [email protected] (email), [ashgti](https://github.com/ashgti) (GitHub), [clayborg](https://discourse.llvm.org/u/ashgti) (Discourse) + ## Former Maintainers The following people have graciously spent time performing maintainership duties but are no longer active in that role. Thank you for all your help with the success of the project! _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
