[llvm] 3003e4e - Fix formatting in llvm/Maintainers.md. (#147545)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 24 06:54:34 PDT 2025


Author: Dan Gohman
Date: 2025-07-24T06:54:30-07:00
New Revision: 3003e4e8616015cd247ccbede67598ac544825da

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

LOG: Fix formatting in llvm/Maintainers.md. (#147545)

Add a backslash to fix the formatting in llvm/Maintainers.md.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 87d2a9ac3bf88..ec6228d5b13e9 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -532,7 +532,7 @@ Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \
 Michael Spencer (bigcheesegs at gmail.com), [Bigcheese](https://github.com/Bigcheese)) -- Windows support in object tools \
 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
+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