[llvm] [docs][Coc] Add link to most recent transparency report (PR #163964)
Cyndy Ishida via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 17 06:46:11 PDT 2025
https://github.com/cyndyishida created https://github.com/llvm/llvm-project/pull/163964
None
>From c02848843cfd8b40b1f88b1db79b6e99c27cf72d Mon Sep 17 00:00:00 2001
From: Cyndy Ishida <cyndy_ishida at apple.com>
Date: Fri, 17 Oct 2025 09:43:19 -0400
Subject: [PATCH] [docs][Coc] Add link to most recent transparency report
---
llvm/docs/CodeOfConduct.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/llvm/docs/CodeOfConduct.rst b/llvm/docs/CodeOfConduct.rst
index 645ae12704b3b..995d32bb388df 100644
--- a/llvm/docs/CodeOfConduct.rst
+++ b/llvm/docs/CodeOfConduct.rst
@@ -171,6 +171,7 @@ The current committee members are:
Transparency Reports
====================
+* `July 15, 2025 <https://discourse.llvm.org/t/llvm-code-of-conduct-transparency-report-july-15-2024-july-15-2025/88622>`_
* `July 15, 2024 <https://discourse.llvm.org/t/llvm-code-of-conduct-transparency-report-july-15-2023-july-15-2024/82687>`_
* `July 15, 2023 <https://llvm.org/coc-reports/2023-07-15-report.html>`_
* `July 15, 2022 <https://llvm.org/coc-reports/2022-07-15-report.html>`_
More information about the llvm-commits
mailing list