[llvm] Volunteer myself and Heejin Ahn as WebAssembly backend maintainers (PR #156553)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 11:06:15 PDT 2025


https://github.com/dschuff updated https://github.com/llvm/llvm-project/pull/156553

>From d54e5c0a1a82a05d6a65b8b6f5e510e231f60d79 Mon Sep 17 00:00:00 2001
From: Derek Schuff <dschuff at chromium.org>
Date: Tue, 2 Sep 2025 23:12:15 +0000
Subject: [PATCH 1/2] Volunteer myself and Heejin Ahn as WebAssembly backend
 maintainers

---
 llvm/Maintainers.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index ec6228d5b13e9..35872d4328338 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -312,6 +312,11 @@ marukawa at nec.com (email), [kaz7](https://github.com/kaz7) (GitHub)
 
 #### WebAssembly backend
 
+Derek Schuff \
+dschuff at chromium.org (email), [dschuff](https://github.com/dschuff) (GitHub)
+Heejin Ahn \
+aheejin at gmail.com (email), [aheejin](https://github.com/aheejin) (GitHub)
+
 #### X86 backend
 
 Simon Pilgrim \

>From 931bd2111b9c2d8760e5051ccd55878adf0e9ff2 Mon Sep 17 00:00:00 2001
From: Derek Schuff <dschuff at chromium.org>
Date: Wed, 3 Sep 2025 11:06:07 -0700
Subject: [PATCH 2/2] Update llvm/Maintainers.md

Co-authored-by: Nikita Popov <github at npopov.com>
---
 llvm/Maintainers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 35872d4328338..e782cf633874c 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -313,7 +313,7 @@ marukawa at nec.com (email), [kaz7](https://github.com/kaz7) (GitHub)
 #### WebAssembly backend
 
 Derek Schuff \
-dschuff at chromium.org (email), [dschuff](https://github.com/dschuff) (GitHub)
+dschuff at chromium.org (email), [dschuff](https://github.com/dschuff) (GitHub) \
 Heejin Ahn \
 aheejin at gmail.com (email), [aheejin](https://github.com/aheejin) (GitHub)
 



More information about the llvm-commits mailing list