[llvm] e04d754 - [llvm][docs] Link to correct maintainers file for clang-tools-extra

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 29 04:18:07 PST 2024


Author: David Spickett
Date: 2024-11-29T12:17:35Z
New Revision: e04d7549cca3b82fb0f71d2b073fa88654ae2212

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

LOG: [llvm][docs] Link to correct maintainers file for clang-tools-extra

5eeb3fef61bf5542c3fdcb71622fc4e826527789 moved it from CODE_OWNERS.txt.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 9744aa1aa43be9..321732c0459284 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -428,7 +428,7 @@ Others only have a lead maintainer listed here.
 
 [Clang maintainers](https://github.com/llvm/llvm-project/blob/main/clang/Maintainers.rst)
 
-[Clang-tools-extra maintainers](https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/CODE_OWNERS.TXT)
+[Clang-tools-extra maintainers](https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/Maintainers.txt)
 
 [Compiler-rt maintainers](https://github.com/llvm/llvm-project/blob/main/compiler-rt/CODE_OWNERS.TXT)
 


        


More information about the llvm-commits mailing list