This is an automated email from the ASF dual-hosted git repository.
shangxinli pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/staging by this push:
new 34de7d0 Add ASF Links
new 4657e85 Merge pull request #16 from vinooganesh/staging
34de7d0 is described below
commit 34de7d0d5224c9e0b64acecf8b0e64ce7d80a78a
Author: Vinoo Ganesh <[email protected]>
AuthorDate: Thu Mar 24 09:33:32 2022 -0400
Add ASF Links
---
content/en/docs/ASF/_index.md | 7 +++++++
content/en/docs/ASF/donate.md | 7 +++++++
content/en/docs/ASF/events.md | 7 +++++++
content/en/docs/ASF/license.md | 7 +++++++
content/en/docs/ASF/security.md | 7 +++++++
content/en/docs/ASF/sponsor.md | 7 +++++++
6 files changed, 42 insertions(+)
diff --git a/content/en/docs/ASF/_index.md b/content/en/docs/ASF/_index.md
new file mode 100644
index 0000000..09cc014
--- /dev/null
+++ b/content/en/docs/ASF/_index.md
@@ -0,0 +1,7 @@
+---
+title: "Apache Software Foundation (ASF)"
+linkTitle: "Apache Software Foundation (ASF)"
+weight: 25
+description: >
+ Apache Software Foundation
+---
diff --git a/content/en/docs/ASF/donate.md b/content/en/docs/ASF/donate.md
new file mode 100644
index 0000000..e80fa86
--- /dev/null
+++ b/content/en/docs/ASF/donate.md
@@ -0,0 +1,7 @@
+---
+title: "Donate"
+linkTitle: "Donate"
+weight: 4
+---
+
+[Donate](https://www.apache.org/foundation/sponsorship.html)
diff --git a/content/en/docs/ASF/events.md b/content/en/docs/ASF/events.md
new file mode 100644
index 0000000..a97ed22
--- /dev/null
+++ b/content/en/docs/ASF/events.md
@@ -0,0 +1,7 @@
+---
+title: "Events"
+linkTitle: "Events"
+weight: 5
+---
+
+[Events](https://apachecon.com/?ref=parquet.apache.org)
diff --git a/content/en/docs/ASF/license.md b/content/en/docs/ASF/license.md
new file mode 100644
index 0000000..c527e41
--- /dev/null
+++ b/content/en/docs/ASF/license.md
@@ -0,0 +1,7 @@
+---
+title: "License"
+linkTitle: "License"
+weight: 1
+---
+
+[License](https://www.apache.org/licenses/)
diff --git a/content/en/docs/ASF/security.md b/content/en/docs/ASF/security.md
new file mode 100644
index 0000000..a868437
--- /dev/null
+++ b/content/en/docs/ASF/security.md
@@ -0,0 +1,7 @@
+---
+title: "Security"
+linkTitle: "Security"
+weight: 2
+---
+
+[Security](https://www.apache.org/security/)
diff --git a/content/en/docs/ASF/sponsor.md b/content/en/docs/ASF/sponsor.md
new file mode 100644
index 0000000..6503440
--- /dev/null
+++ b/content/en/docs/ASF/sponsor.md
@@ -0,0 +1,7 @@
+---
+title: "Sponsor"
+linkTitle: "Sponsor"
+weight: 3
+---
+
+[Sponsor](https://www.apache.org/foundation/thanks.html)