Author: brock
Date: Wed Jan 15 20:43:48 2014
New Revision: 1558560

URL: http://svn.apache.org/r1558560
Log:
Website: Update disclaimer and add logo

Added:
    incubator/sentry/site/trunk/content/images/incubator-logo.png   (with props)
Modified:
    incubator/sentry/site/trunk/content/index.mdtext
    incubator/sentry/site/trunk/templates/skeleton.html

Added: incubator/sentry/site/trunk/content/images/incubator-logo.png
URL: 
http://svn.apache.org/viewvc/incubator/sentry/site/trunk/content/images/incubator-logo.png?rev=1558560&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/sentry/site/trunk/content/images/incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/sentry/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/sentry/site/trunk/content/index.mdtext?rev=1558560&r1=1558559&r2=1558560&view=diff
==============================================================================
--- incubator/sentry/site/trunk/content/index.mdtext (original)
+++ incubator/sentry/site/trunk/content/index.mdtext Wed Jan 15 20:43:48 2014
@@ -1,6 +1,8 @@
 Title: Apache Sentry (incubating)
 
-Apache Sentry is a system for enforcing fine grained role based authorization 
to data and metadata stored on a Hadoop cluster.
+Apache Sentry (incubating) is a system for enforcing fine grained role based 
authorization to data and metadata
+stored on a Hadoop cluster. Apache Sentry is currently undergoing Incubation 
at the Apache Software
+Foundation.
 
 How to get started:
 
@@ -8,6 +10,12 @@ How to get started:
  * [Contribute][] a patch
  * Reach out on the [mailing lists][]
 
+Apache Sentry is an effort undergoing incubation at The Apache Software 
Foundation (ASF), 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 code,
+it does indicate that the project has yet to be fully endorsed by the ASF.
+
 [tutorial]: https://cwiki.apache.org/confluence/display/SENTRY/Sentry+Tutorial
 [contribute]: 
https://cwiki.apache.org/confluence/display/SENTRY/How+to+Contribute
 [mailing lists]: /community/mailing_lists.html

Modified: incubator/sentry/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/incubator/sentry/site/trunk/templates/skeleton.html?rev=1558560&r1=1558559&r2=1558560&view=diff
==============================================================================
--- incubator/sentry/site/trunk/templates/skeleton.html (original)
+++ incubator/sentry/site/trunk/templates/skeleton.html Wed Jan 15 20:43:48 2014
@@ -50,6 +50,9 @@
     <div id="poweredby">
       <p><img src="/images/feather_small.gif"/></p>
     </div>
+    <div id="poweredby">
+      <p><img src="/images/incubator-logo.png"/></p>
+    </div>
     <div id="copyrighta">
       <p>
   Copyright &copy; 2011-2014 The Apache Software Foundation Licensed under the 
<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>


Reply via email to