[llvm] 3af202a - [NFC][LLVM] Fix link in Maintainers.md (#157857)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 12:56:54 PDT 2025


Author: Druzhkov Sergei
Date: 2025-09-10T21:56:50+02:00
New Revision: 3af202abf88882e05d6c1e9aa8d7a471c2af9d64

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

LOG: [NFC][LLVM] Fix link in Maintainers.md (#157857)

Fixed link to LLDB maintainers list (format was changed in 48ace3f.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 84687392a4a07..0c976048a8d26 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -504,7 +504,7 @@ Some subprojects maintain their own list of per-component maintainers.
 
 [LLD maintainers](https://github.com/llvm/llvm-project/blob/main/lld/Maintainers.md)
 
-[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.rst)
+[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.md)
 
 [LLVM OpenMP Library maintainers](https://github.com/llvm/llvm-project/blob/main/openmp/Maintainers.md)
 


        


More information about the llvm-commits mailing list