From 9a677b07c6922a76579a69415016f89ca76e2066 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 14 May 2026 13:40:28 -0400 Subject: [PATCH] fix: Add required ASF policy links to footer The Samza website is failing 8 of 9 ASF website policy checks (https://whimsy.apache.org/site/): - Foundation link (missing) - Events (missing) - License (missing) - Thanks (missing) - Security (missing) - Sponsorship (missing) - Trademarks (missing) - Privacy (missing) This adds trademark attribution and the standard ASF policy links to the Jekyll footer template. See: https://www.apache.org/foundation/marks/pmcs Checker: https://whimsy.apache.org/site/ --- docs/_includes/footer.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 41e87c7d1a..006f5fed6a 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -51,6 +51,16 @@

© samza.apache.org

+

Apache Samza, Samza, Apache, the Apache logo, and the Apache Samza project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.

+

+ Foundation | + Events | + License | + Security | + Sponsorship | + Thanks | + Privacy +