This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 70204f07 chore: updated privacy policy
70204f07 is described below
commit 70204f07375ca7847bd28c619faa1dd53ecab990
Author: Zoran Regvart <[email protected]>
AuthorDate: Mon Apr 25 11:30:44 2022 +0200
chore: updated privacy policy
Per email on private@, this updates the privacy policy to point to the
ASF-wide one.
---
.../public/_/partials/footer-content.hbs | 2 +-
antora-ui-camel/src/partials/footer-content.hbs | 2 +-
content/misc/_index.md | 2 +-
content/misc/privacy-policy.md | 28 ----------------------
layouts/partials/footer.html | 2 +-
5 files changed, 4 insertions(+), 32 deletions(-)
diff --git a/antora-ui-camel/public/_/partials/footer-content.hbs
b/antora-ui-camel/public/_/partials/footer-content.hbs
index 0651824f..ba43beda 100644
--- a/antora-ui-camel/public/_/partials/footer-content.hbs
+++ b/antora-ui-camel/public/_/partials/footer-content.hbs
@@ -56,7 +56,7 @@
</p>
<div class="resources">
<div class="context">
- <a href="{{siteRootPath}}/privacy-policy/">Privacy
Policy</a>
+ <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a>
</div>
<div class="context">
<a target="_blank" rel="noopener noreferrer nofollow"
href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a>
diff --git a/antora-ui-camel/src/partials/footer-content.hbs
b/antora-ui-camel/src/partials/footer-content.hbs
index 7c7e76d8..623309ce 100644
--- a/antora-ui-camel/src/partials/footer-content.hbs
+++ b/antora-ui-camel/src/partials/footer-content.hbs
@@ -56,7 +56,7 @@
</p>
<div class="resources">
<div class="context">
- <a href="{{siteRootPath}}/privacy-policy/">Privacy
Policy</a>
+ <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a>
</div>
<div class="context">
<a target="_blank" rel="noopener noreferrer nofollow"
href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a>
diff --git a/content/misc/_index.md b/content/misc/_index.md
index 399d3b0e..6579fbbb 100644
--- a/content/misc/_index.md
+++ b/content/misc/_index.md
@@ -1,4 +1,4 @@
---
title: "Miscellaneous"
---
-The Apache Software Foundation (ASF) is an open source project organized under
the auspices of a public benefit corporation. You can find terms of use of this
website under [Privacy Policy](/privacy-policy/). You can read more about
organisations that helped Camel under [Acknowledgements](/acknowledgments/).
+The Apache Software Foundation (ASF) is an open source project organized under
the auspices of a public benefit corporation. You can find terms of use of this
website under [Privacy
Policy](https://privacy.apache.org/policies/privacy-policy-public.html). You
can read more about organisations that helped Camel under
[Acknowledgements](/acknowledgments/).
diff --git a/content/misc/privacy-policy.md b/content/misc/privacy-policy.md
deleted file mode 100644
index b853098b..00000000
--- a/content/misc/privacy-policy.md
+++ /dev/null
@@ -1,28 +0,0 @@
----
-title: Privacy Policy
-url: /privacy-policy
----
-
-## Apache Camel Privacy Policy
-
-The Apache Software Foundation (ASF) is an open source project organized under
the auspices of a public benefit corporation. Our challenges and goals are
large. For that reason, we have a very permissive (non) privacy policy that
mirrors our public mission.
-
-Please assume that everything you contribute intentionally to The ASF, or any
project at The ASF, is public. This includes emails on public lists, wikis,
online discussions of all sorts, and software or documentation that you post to
this website or our revision control repositories.
-
-Because we follow an academic model that expects mutual personal respect,
disclosure of interests and openness of expression is public information. There
may be cases where you are invited to share private information for various
purposes, and denote that information as such. In those cases, we commit to
only disclosing that information without your permission upon receipt of a
valid subpoena and following notice from The ASF to you.
-
-Although what you disclose here is public, we are all limited by copyright and
patent law in how we may use your contributions. Therefore, The ASF only
accepts voluntary contributions of software and documentation that are
expressly licensed to The ASF under an approved open source license.
-
-## Website Usage Privacy Policy
-
-Information about your use of this website is collected in the server access
logs. The collected information consists of the following:
-
-* The IP address from which you access the website
-* The type of browser and operating system you use to access our site
-* The date and time you access our site
-* The pages you visit
-* The pages from where you followed a link to our site.
-
-We use the gathered information to help us make our site more useful to
visitors and to better understand how and when our site is used. We do not
track or collect personally identifiable information or associate gathered data
with any personally identifying information from other sources.
-
-By using this website, you consent to the collection of this data in the
manner and for the purpose described above.
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index a60b0f1e..e67a13dc 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -62,7 +62,7 @@
</p>
<div class="resources">
<div class="context">
- <a href="/privacy-policy/">Privacy Policy</a>
+ <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a>
</div>
<div class="context">
<a target="_blank" rel="noopener noreferrer nofollow"
href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a>