[clang] cd043e4 - [Docs] Add a link to Clang Area Team members
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 12 06:16:45 PDT 2025
Author: Aaron Ballman
Date: 2025-03-12T09:16:37-04:00
New Revision: cd043e4fbe6125df4cb4993c625fa5e46194e478
URL: https://github.com/llvm/llvm-project/commit/cd043e4fbe6125df4cb4993c625fa5e46194e478
DIFF: https://github.com/llvm/llvm-project/commit/cd043e4fbe6125df4cb4993c625fa5e46194e478.diff
LOG: [Docs] Add a link to Clang Area Team members
This adds a link to the Clang Area Team members from the Maintainers
documentation, as another way to find folks working on decision-making.
Added:
Modified:
clang/Maintainers.rst
Removed:
################################################################################
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 9eaa1ec19f0d3..ef41628c0e75d 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -4,7 +4,8 @@ Clang Maintainers
This file is a list of the
`maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_ for
-Clang.
+Clang. The list of current Clang Area Team members can be found
+`here <https://github.com/llvm/llvm-project/blob/main/clang/AreaTeamMembers.txt>`_.
.. contents::
:depth: 2
More information about the cfe-commits
mailing list