[llvm] fa9bcb4 - [LLVM][Maintainers] Update links to subproject maintainer lists

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 09:05:11 PST 2024


Author: Nikita Popov
Date: 2024-11-20T18:04:48+01:00
New Revision: fa9bcb4d9f47beaea0898d00f77971549603e25e

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

LOG: [LLVM][Maintainers] Update links to subproject maintainer lists

Some of these have been migrated to Maintainers.rst/Maintainers.txt
in the meantime.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index d6c7e5c99cbfbb..695728a0d5817b 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -418,17 +418,17 @@ Others only have a lead maintainer listed here.
 
 [Bolt maintainers](https://github.com/llvm/llvm-project/blob/main/bolt/CODE_OWNERS.TXT)
 
-[Clang maintainers](https://github.com/llvm/llvm-project/blob/main/clang/CodeOwners.rst)
+[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)
 
 [Compiler-rt maintainers](https://github.com/llvm/llvm-project/blob/main/compiler-rt/CODE_OWNERS.TXT)
 
-[Flang maintainers](https://github.com/llvm/llvm-project/blob/main/flang/CODE_OWNERS.TXT)
+[Flang maintainers](https://github.com/llvm/llvm-project/blob/main/flang/Maintainers.txt)
 
 [LLD maintainers](https://github.com/llvm/llvm-project/blob/main/lld/CODE_OWNERS.TXT)
 
-[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/CodeOwners.rst)
+[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.rst)
 
 #### libc++
 


        


More information about the llvm-commits mailing list