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 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. --- Full diff: https://github.com/llvm/llvm-project/pull/175031.diff 1 Files Affected: - (modified) lldb/Maintainers.md (+6-3) ``````````diff 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! `````````` </details> https://github.com/llvm/llvm-project/pull/175031 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
