From 3003e4e8616015cd247ccbede67598ac544825da Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 24 Jul 2025 06:54:30 -0700 Subject: [PATCH] Fix formatting in llvm/Maintainers.md. (#147545) Add a backslash to fix the formatting in llvm/Maintainers.md. --- llvm/Maintainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md index 87d2a9ac3bf8..ec6228d5b13e 100644 --- a/llvm/Maintainers.md +++ b/llvm/Maintainers.md @@ -532,7 +532,7 @@ Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \ Michael Spencer (bigcheesegs@gmail.com), [Bigcheese](https://github.com/Bigcheese)) -- Windows support in object tools \ Alexei Starovoitov (alexei.starovoitov@gmail.com, [4ast](https://github.com/4ast)) -- BPF backend \ Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) -- Sanitizers \ -Zheng Chen (czhengsz@cn.ibm.com, [chenzheng1030](https://github.com/chenzheng1030)) -- PowerPC backend +Zheng Chen (czhengsz@cn.ibm.com, [chenzheng1030](https://github.com/chenzheng1030)) -- PowerPC backend \ Dan Gohman (llvm@sunfishcode.online, [sunfishcode](https://github.com/sunfishcode)) -- WebAssembly backend ### Former maintainers of removed components