This is an automated email from the ASF dual-hosted git repository.
psomogyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new bd8441a85b2 HBASE-29153 Added Privacy Policy link to website (#6724)
bd8441a85b2 is described below
commit bd8441a85b2edd08409802452652ccb5bcfb8f7f
Author: Dávid Paksy <[email protected]>
AuthorDate: Fri Feb 28 13:43:44 2025 +0100
HBASE-29153 Added Privacy Policy link to website (#6724)
According to https://whimsy.apache.org/site/project/hbase the website
should link to the Apache Privacy Policy
(https://privacy.apache.org/policies/privacy-policy-public.html).
Signed-off-by: Peter Somogyi <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
---
src/site/site.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/site.xml b/src/site/site.xml
index 279f737abbe..8beb475282a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -162,6 +162,7 @@
<item name="Apache Software Foundation"
href="http://www.apache.org/foundation/" target="_blank" />
<item name="How Apache Works"
href="http://www.apache.org/foundation/how-it-works.html" target="_blank" />
<item name="Sponsoring Apache"
href="http://www.apache.org/foundation/sponsorship.html" target="_blank" />
+ <item name="Privacy Policy"
href="https://privacy.apache.org/policies/privacy-policy-public.html" />
</menu>
<footer>
<![CDATA[