Repository: whimsy-whimsical-site Updated Branches: refs/heads/asf-site bf4827d92 -> 68cc1eec1
Add privacy policy and link to get involved Project: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/repo Commit: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/commit/68cc1eec Tree: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/tree/68cc1eec Diff: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/diff/68cc1eec Branch: refs/heads/asf-site Commit: 68cc1eec1889e990013236f1bfe5c941c4503fd1 Parents: bf4827d Author: Shane Curcuru <[email protected]> Authored: Wed Jun 7 10:55:41 2017 -0400 Committer: Shane Curcuru <[email protected]> Committed: Wed Jun 7 10:55:41 2017 -0400 ---------------------------------------------------------------------- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/blob/68cc1eec/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index ab0005f..933f623 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,7 @@ <br/> You can also see <a href="https://github.com/apache/whimsy/graphs/contributors">Whimsy contributors on GitHub</a>. <br/> - Most of the work done in Whimsy is in Ruby, JavaScript, React, and Wunderbar. + Most of the work done in Whimsy is in Ruby, JavaScript, React, and Wunderbar, running as cgis, Rack, or Sinatra applications. <br/> Server uptime and maintenance is performed by the Whimsy PMC, <b>not</b> by the crack Apache Infra team. </div> @@ -135,6 +135,8 @@ tools are focused on Apache project and corporate operations, it helps to be a committer on some Apache project. <br/> + <a href="https://github.com/apache/whimsy#how-to-get-involved">How To Get Involved On Whimsy!</a> + <br/> Whimsy is a place where non-critical tools can be deployed, in an environment where the tool has access to Apache LDAP authentication as well as a variety of internal Apache data sources. It's also a place where many @@ -155,6 +157,8 @@ <p> Copyright © 2015-2017 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/" rel="license">Apache License, Version 2.0</a>. + | + <a href="https://www.apache.org/foundation/policies/privacy">Prvacy Policy</a> <br /> Apache®, the names of Apache projects, and the feather logo are either <a href="http://www.apache.org/foundation/marks/list/">registered trademarks or trademarks</a> of the Apache Software Foundation in the United States and/or other countries. </p>
