This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 312c213 [MPOM-322] Add ASF Data Privacy
312c213 is described below
commit 312c2135fe1ce3d855044eb09236ff42fcd8361f
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Jun 10 22:37:43 2022 +0200
[MPOM-322] Add ASF Data Privacy
---
src/site-docs/site.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site-docs/site.xml b/src/site-docs/site.xml
index 2153941..516af7e 100644
--- a/src/site-docs/site.xml
+++ b/src/site-docs/site.xml
@@ -96,6 +96,7 @@ under the License.
<menu name="ASF">
<item name="How Apache Works"
href="https://www.apache.org/foundation/how-it-works.html"/>
<item name="Foundation"
href="https://www.apache.org/foundation/"/>
+ <item name="Data Privacy"
href="https://privacy.apache.org/policies/privacy-policy-public.html"/>
<item name="Sponsoring Apache"
href="https://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks"
href="https://www.apache.org/foundation/thanks.html"/>
</menu>