You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2022/09/13 08:24:13 UTC

[incubator-sedona] branch master updated: [DOCS] Fix Sedona website to be compliant with ASF requirement (#687)

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

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e99867e [DOCS] Fix Sedona website to be compliant with ASF requirement (#687)
2e99867e is described below

commit 2e99867ea2660bf8eda49dc5e14aecfdbc217799
Author: Jia Yu <ji...@apache.org>
AuthorDate: Tue Sep 13 01:24:08 2022 -0700

    [DOCS] Fix Sedona website to be compliant with ASF requirement (#687)
---
 docs-overrides/partials/footer.html |  2 --
 docs/asf/asf.md                     |  6 ++----
 docs/asf/{asf.md => disclaimer.md}  |  4 +---
 docs/community/contributor.md       | 21 ++++++++++++---------
 docs/download.md                    |  2 +-
 docs/setup/compile.md               |  2 +-
 mkdocs.yml                          | 10 ++++++----
 7 files changed, 23 insertions(+), 24 deletions(-)

diff --git a/docs-overrides/partials/footer.html b/docs-overrides/partials/footer.html
index 669a4fd5..3132484a 100644
--- a/docs-overrides/partials/footer.html
+++ b/docs-overrides/partials/footer.html
@@ -48,8 +48,6 @@
           </div>
         {% endif %}
 <img src="https://incubator.apache.org/images/incubator_feather_egg_logo_bw_crop.png" width="300">
-<br>
-Apache Sedona is an effort undergoing incubation at <a href="http://www.apache.org/">The Apache Software Foundation (ASF)</a> , sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the co [...]
       </div>
       {% include "partials/social.html" %}
     </div>
diff --git a/docs/asf/asf.md b/docs/asf/asf.md
index a8c1694a..93b1f673 100644
--- a/docs/asf/asf.md
+++ b/docs/asf/asf.md
@@ -1,5 +1,3 @@
-# Apache Software Foundation
+# Copyright
 
-Apache Sedona, Apache Incubator, Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks or registered trademarks of [The Apache Software Foundation (ASF)](https://www.apache.org){target=_blank}.
-
-Apache Sedona is an effort undergoing incubation at [The Apache Software Foundation (ASF)](https://www.apache.org){target=_blank}, sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the [...]
\ No newline at end of file
+Apache Sedona, Apache Incubator, Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks or registered trademarks of [The Apache Software Foundation (ASF)](https://www.apache.org){target=_blank}.
\ No newline at end of file
diff --git a/docs/asf/asf.md b/docs/asf/disclaimer.md
similarity index 61%
copy from docs/asf/asf.md
copy to docs/asf/disclaimer.md
index a8c1694a..d61a0208 100644
--- a/docs/asf/asf.md
+++ b/docs/asf/disclaimer.md
@@ -1,5 +1,3 @@
-# Apache Software Foundation
-
-Apache Sedona, Apache Incubator, Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks or registered trademarks of [The Apache Software Foundation (ASF)](https://www.apache.org){target=_blank}.
+# Disclaimer
 
 Apache Sedona is an effort undergoing incubation at [The Apache Software Foundation (ASF)](https://www.apache.org){target=_blank}, sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the [...]
\ No newline at end of file
diff --git a/docs/community/contributor.md b/docs/community/contributor.md
index 733d09ef..2f4d5a55 100644
--- a/docs/community/contributor.md
+++ b/docs/community/contributor.md
@@ -11,15 +11,18 @@ A committer will be promoted to a PMC member when the community thinks he/she is
 Current Sedona PMC members are as follows:
 
 
-|       Name      |        Affiliation       | Apache id |
-|:---------------:|:------------------------:|:------------------------:|
-| Paweł Kociński |	Allegro.pl	| imbruced@apache.org|
-| Yitao Li |	SafeGraph	| yitaoli@apache.org|
-|Netanel Malka| Sela Group | malka@apache.org|
-|  Mohamed Sarwat | Arizona State University | mosarwat@apache.org |
-| Jinxuan Wu| Bloomberg | jinxuanw@apache.org |
-|      Jia Yu     | Washington State University | jiayu@apache.org
-|   Zongsi Zhang  | GrabTaxi | zongsizhang@apache.org |
+|        Name       |        Affiliation       |        Apache id       |
+|:-----------------:|:------------------------:|:----------------------:|
+|    Adam Binford   |           Maxar          |  kimahriman@apache.org |
+| Kanchan Chowdhury | Arizona State University | kanchanchy@apache.org  |
+| Paweł Kociński    |         GetInData        |   imbruced@apache.org  |
+|      Yitao Li     |         SafeGraph        |   yitaoli@apache.org   |
+|   Netanel Malka   |     Upstream Security    |    malka@apache.org    |
+|   Mohamed Sarwat  |      Wherobots Inc.      |   mosarwat@apache.org  |
+|    Sachio Wakai   |           KDDI           |    swakai@apache.org   |
+|     Jinxuan Wu    |       Bloomberg LP       |   jinxuanw@apache.org  |
+|       Jia Yu      |      Wherobots Inc.      |    jiayu@apache.org    |
+|    Zongsi Zhang   |         GrabTaxi         | zongsizhang@apache.org |
 
 ## Mentors
 
diff --git a/docs/download.md b/docs/download.md
index 2e953763..2771e043 100644
--- a/docs/download.md
+++ b/docs/download.md
@@ -4,7 +4,7 @@ Latest source code: [GitHub repository](https://github.com/apache/incubator-sedo
 
 Old GeoSpark releases: [GitHub releases](https://github.com/apache/incubator-sedona/releases)
 
-Automatically generated binary JARs (per each Master branch commit): [GitHub Action](https://github.com/apache/incubator-sedona/actions?query=workflow%3A%22Scala+and+Java+build%22)
+Automatically generated binary JARs (per each Master branch commit): [GitHub Action](https://github.com/apache/incubator-sedona/actions/workflows/java.yml)
 
 ## Verify the integrity
 
diff --git a/docs/setup/compile.md b/docs/setup/compile.md
index 1ae2b571..95fc1f99 100644
--- a/docs/setup/compile.md
+++ b/docs/setup/compile.md
@@ -51,7 +51,7 @@ To compile all modules, please make sure you are in the root folder of all modul
 
 ### Download staged jars
 
-Sedona uses GitHub action to automatically generate jars per commit. You can go [here](https://github.com/apache/incubator-sedona/actions?query=workflow%3A%22Scala+and+Java+build%22) and download the jars by clicking the commit's ==Artifacts== tag.
+Sedona uses GitHub action to automatically generate jars per commit. You can go [here](https://github.com/apache/incubator-sedona/actions/workflows/java.yml) and download the jars by clicking the commit's ==Artifacts== tag.
 
 ## Run Python test
 
diff --git a/mkdocs.yml b/mkdocs.yml
index fc8db088..5bc89e27 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -126,15 +126,18 @@ nav:
           - DataFrame/SQL: archive/api/viz/sql.md
           - RDD: archive/api/viz/Babylon-Scala-and-Java-API.md
     - Apache Software Foundation:
-      - Foundation: asf/asf.md
+      - Copyright: asf/asf.md
+      - Disclaimer: asf/disclaimer.md
       - License: https://www.apache.org/licenses/" target="_blank
       - Events: https://www.apache.org/events/current-event" target="_blank
       - Sponsorship: https://www.apache.org/foundation/sponsorship.html" target="_blank
       - Thanks: https://www.apache.org/foundation/thanks.html" target="_blank
       - Security: https://www.apache.org/security/" target="_blank
+      - Privacy: https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank
 repo_url: https://github.com/apache/incubator-sedona
 repo_name: apache/incubator-sedona
-theme: 
+theme:
+  font: false
   name: 'material'
   custom_dir: docs-overrides
   palette:
@@ -153,7 +156,6 @@ theme:
     - search.suggest
     - search.highlight
     - search.share
-google_analytics: ['UA-64886725-1', 'www.public.asu.edu/~jiayu2/geospark/index.html']
 extra:
   social:
     - icon: fontawesome/brands/github-alt
@@ -198,4 +200,4 @@ plugins:
       prebuild_index: true
   - macros
   - git-revision-date-localized:
-      type: datetime  
+      type: datetime