[llvm] a5eae0f - Step down as a WebAssembly backend maintainer. (#147404)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 7 17:57:08 PDT 2025


Author: Dan Gohman
Date: 2025-07-07T17:57:05-07:00
New Revision: a5eae0f8f995bdcb1e7f0cacd3b6d50ec5319a77

URL: https://github.com/llvm/llvm-project/commit/a5eae0f8f995bdcb1e7f0cacd3b6d50ec5319a77
DIFF: https://github.com/llvm/llvm-project/commit/a5eae0f8f995bdcb1e7f0cacd3b6d50ec5319a77.diff

LOG: Step down as a WebAssembly backend maintainer. (#147404)

I plan to continue as a contributor and reviewer for the LLVM
WebAssembly backend, however I'm stepping down from the official
maintainer responsibilities.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 1ae6155119c85..9a7eb344ad4fb 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -298,9 +298,6 @@ marukawa at nec.com (email), [kaz7](https://github.com/kaz7) (GitHub)
 
 #### WebAssembly backend
 
-Dan Gohman \
-llvm at sunfishcode.online (email), [sunfishcode](https://github.com/sunfishcode) (GitHub)
-
 #### X86 backend
 
 Simon Pilgrim \
@@ -522,6 +519,7 @@ Michael Spencer (bigcheesegs at gmail.com), [Bigcheese](https://github.com/Bigchees
 Alexei Starovoitov (alexei.starovoitov at gmail.com, [4ast](https://github.com/4ast)) -- BPF backend \
 Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) -- Sanitizers \
 Zheng Chen (czhengsz at cn.ibm.com, [chenzheng1030](https://github.com/chenzheng1030)) -- PowerPC backend
+Dan Gohman (llvm at sunfishcode.online, [sunfishcode](https://github.com/sunfishcode)) -- WebAssembly backend
 
 ### Former maintainers of removed components
 


        


More information about the llvm-commits mailing list