You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by wa...@apache.org on 2023/03/20 11:02:18 UTC

[incubator-seatunnel-website] branch main updated: add asf privacy to document (#212)

This is an automated email from the ASF dual-hosted git repository.

wanghailin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new a0ac5cd2e3 add asf privacy to document (#212)
a0ac5cd2e3 is described below

commit a0ac5cd2e3255153fdbdb6d209d7cba88022cb2c
Author: Eric <ga...@gmail.com>
AuthorDate: Mon Mar 20 19:02:10 2023 +0800

    add asf privacy to document (#212)
---
 docusaurus.config.js | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 82a700b5fe..ba4f0072ab 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -171,6 +171,10 @@ const config = {
                             label: "Thanks",
                             to: "https://www.apache.org/foundation/thanks.html",
                         },
+                        {
+                            label: "Privacy",
+                            to: "https://apache.org/foundation/policies/privacy.html",
+                        },
                     ],
                 },