Author: wikier
Date: Tue May 10 17:51:19 2016
New Revision: 1743242

URL: http://svn.apache.org/viewvc?rev=1743242&view=rev
Log:
added incubator disclaimer

Modified:
    incubator/s2graph/site/index.html

Modified: incubator/s2graph/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/s2graph/site/index.html?rev=1743242&r1=1743241&r2=1743242&view=diff
==============================================================================
--- incubator/s2graph/site/index.html (original)
+++ incubator/s2graph/site/index.html Tue May 10 17:51:19 2016
@@ -80,7 +80,7 @@
                                                <li style="font-size:20px; 
margin: 5px;"><span class="glyphicon glyphicon-refresh"></span> Fully 
Asynchronous</li>
                                                <li style="font-size:20px; 
margin: 5px;"><span class="glyphicon glyphicon-cog"></span> Non-blocking</li>
                                        </ul>
-                   </div><!--/span-->
+                   </div>
                    
                    <div class="col-xs-12 col-lg-6">
                        <h2>Fast</h2>
@@ -103,10 +103,22 @@
                                <li style="font-size:20px; margin: 5px;">- 
Built-in batch layer and bucket testing</li>
                                        </ul>
                    </div>
+
+                   <div class="col-md-12">
+                       <h2>Disclaimer</h2>
+                       <p>
+                               Apache S2Graph 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.
+                       </p>
+                   </div>
+
                  </div><!--/row-->
                </div><!--/span-->
              </div><!--/row-->
       <hr />
        </body>
 
-</html>
\ No newline at end of file
+</html>


Reply via email to