From 35cdcdc674f4bd7093177c68231c66bbfb34d9f4 Mon Sep 17 00:00:00 2001 From: XChy Date: Wed, 1 Oct 2025 16:01:32 +0800 Subject: [PATCH] [LLVM] Volunteer myself and Usman Nadeem as DFAJumpThreading maintainers --- llvm/Maintainers.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md index 5afdd1519c96f..e52259236fc19 100644 --- a/llvm/Maintainers.md +++ b/llvm/Maintainers.md @@ -123,6 +123,13 @@ a.bataev@outlook.com (email), [alexey-bataev](https://github.com/alexey-bataev) Chandler Carruth \ chandlerc@gmail.com, chandlerc@google.com (email), [chandlerc](https://github.com/chandlerc) (GitHub) +#### DFAJumpThreading + +Hongyu Chen \ +xxs\_chy@outlook.com (email), [XChy](https://github.com/XChy) (Github) \ +Usman Nadeem \ +mnadeem@quicinc.com (email), [UsmanNadeem](https://github.com/UsmanNadeem) (Github) + ### Instrumentation and sanitizers #### Sanitizers not covered by someone else