You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by ab...@apache.org on 2018/08/17 15:14:39 UTC

[2/3] kudu git commit: [site] add links required by ASF

[site] add links required by ASF

ASF requires the following links to be included in the navigation
system[1]:

---
* "License" should link to: http://www.apache.org/licenses/

* "Sponsorship" or "Donate" should link to:
http://www.apache.org/foundation/sponsorship.html

* "Thanks" should link to: http://www.apache.org/foundation/thanks.html

* "Security" should link to either to a project-specific page detailing
how users may securely report potential vulnerabilities, or to the main
http://www.apache.org/security/ page

* All projects must feature some prominent link back to the main ASF
homepage at http://www.apache.org/
---

It also requires a trademark notice[2].

This commit adds all of these.

[1] https://www.apache.org/foundation/marks/pmcs#navigation
[2] https://www.apache.org/foundation/marks/pmcs#attributions

Change-Id: Ia6983314e598eff73ac8f476924acd9d6f62196f
Reviewed-on: http://gerrit.cloudera.org:8080/11209
Tested-by: Grant Henke <gr...@apache.org>
Reviewed-by: Grant Henke <gr...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/dd1e9579
Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/dd1e9579
Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/dd1e9579

Branch: refs/heads/gh-pages
Commit: dd1e95793cf5e180b164cddc8cd7977db5cf6379
Parents: 807708e
Author: Attila Bukor <ab...@apache.org>
Authored: Thu Aug 16 10:05:47 2018 +0200
Committer: Attila Bukor <ab...@apache.org>
Committed: Fri Aug 17 15:13:37 2018 +0000

----------------------------------------------------------------------
 _includes/bottom_common.html | 5 +++++
 _includes/top_common.html    | 6 ++++++
 community.md                 | 7 +++++--
 index.html                   | 2 +-
 4 files changed, 17 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kudu/blob/dd1e9579/_includes/bottom_common.html
----------------------------------------------------------------------
diff --git a/_includes/bottom_common.html b/_includes/bottom_common.html
index 28cc3c1..b6bce13 100644
--- a/_includes/bottom_common.html
+++ b/_includes/bottom_common.html
@@ -2,6 +2,11 @@
         <p class="small">
         Copyright &copy; 2016 The Apache Software Foundation. {% if page.last_updated %} {{ page.last_updated }} {% endif %}
         </p>
+        <p class="small">
+        Apache Kudu, Kudu, Apache, the Apache feather logo, and the Apache Kudu
+        project logo are either registered trademarks or trademarks of The
+        Apache Software Foundation in the United States and other countries.
+        </p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

http://git-wip-us.apache.org/repos/asf/kudu/blob/dd1e9579/_includes/top_common.html
----------------------------------------------------------------------
diff --git a/_includes/top_common.html b/_includes/top_common.html
index 23a7362..ef19c37 100644
--- a/_includes/top_common.html
+++ b/_includes/top_common.html
@@ -88,6 +88,12 @@
                     <li role="separator" class="divider"></li>
                     <li class="dropdown-header">SOCIAL MEDIA</li>
                     <li><a class="icon twitter" href="https://twitter.com/ApacheKudu">Twitter</a></li>
+                    <li role="separator" class="divider"></li>
+                    <li class="dropdown-header">APACHE SOFTWARE FOUNDATION</li>
+                    <li><a href="https://www.apache.org/security/" target="_blank">Security</a></li>
+                    <li><a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a></li>
+                    <li><a href="https://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
+                    <li><a href="https://www.apache.org/licenses/" target="_blank">License</a></li>
                   </ul>
                 </li>
                 <li {% if page.active_nav == 'faq' %}class="active"{% endif %}>

http://git-wip-us.apache.org/repos/asf/kudu/blob/dd1e9579/community.md
----------------------------------------------------------------------
diff --git a/community.md b/community.md
index d8f2dc5..dd00279 100644
--- a/community.md
+++ b/community.md
@@ -50,7 +50,11 @@ Get help using Kudu or contribute to the project on our mailing lists or our cha
 
 **Project information**
 
-* **<a href="{{site.github.url}}/committers.html">Apache Kudu Committers list</a>**
+* [**Apache Kudu Committers list**](/committers.html)
+* [**Security**](https://www.apache.org/security/)
+* [**Sponsorship**](https://www.apache.org/foundation/sponsorship.html)
+* [**Thanks**](https://www.apache.org/foundation/thanks.html)
+* [**License**](https://www.apache.org/licenses/)
 
 ### Contributions
 
@@ -227,4 +231,3 @@ with your content and we'll help drive traffic.
   [Zoomdata on top of Kudu](https://www.youtube.com/watch?v=ck_kRb6qLKE)
   demonstrating real-time and point-in-time analytic queries on Kudu while
   simultaneously running a streaming ingest workload.
-

http://git-wip-us.apache.org/repos/asf/kudu/blob/dd1e9579/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 7d23aa2..9f1733c 100644
--- a/index.html
+++ b/index.html
@@ -33,7 +33,7 @@ active_nav: home
   </div>
   <div class="col-lg-4">
     <h3>Open for Contributions</h3>
-    <p>Founded by long-time contributors to the Hadoop ecosystem, the Kudu project is released under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2 license</a> and values community participation as an important ingredient in its long-term success. We appreciate all community contributions to date, and are looking forward to seeing more!</p>
+    <p>Founded by long-time contributors to the Hadoop ecosystem, Apache Kudu is a top-level <a href="https://www.apache.org/">Apache Software Foundation</a> project released under the <a href="//www.apache.org/licenses/LICENSE-2.0">Apache 2 license</a> and values community participation as an important ingredient in its long-term success. We appreciate all community contributions to date, and are looking forward to seeing more!</p>
     <p><a class="btn btn-default" href="overview.html#opensource">Learn more &raquo;</a></p>
   </div>
 </div>