Author: jfarrell
Date: Wed Jul 25 04:25:10 2012
New Revision: 1365434
URL: http://svn.apache.org/viewvc?rev=1365434&view=rev
Log:
Adding cloudera to About pages
Modified:
thrift/site/config.yaml
thrift/site/publish/about/index.html
Modified: thrift/site/config.yaml
URL:
http://svn.apache.org/viewvc/thrift/site/config.yaml?rev=1365434&r1=1365433&r2=1365434&view=diff
==============================================================================
--- thrift/site/config.yaml (original)
+++ thrift/site/config.yaml Wed Jul 25 04:25:10 2012
@@ -45,6 +45,7 @@ committers: [
# Powered by: Company name, website
powered_by: [
+ [ "Cloudera", "http://www.cloudera.com" ],
[ "Evernote", "http://evernote.com" ],
[ "Facebook", "http://www.facebook.com" ],
[ "last.fm", "http://www.last.fm" ],
Modified: thrift/site/publish/about/index.html
URL:
http://svn.apache.org/viewvc/thrift/site/publish/about/index.html?rev=1365434&r1=1365433&r2=1365434&view=diff
==============================================================================
--- thrift/site/publish/about/index.html (original)
+++ thrift/site/publish/about/index.html Wed Jul 25 04:25:10 2012
@@ -211,6 +211,10 @@ Strive for performance first, elegance s
<td><b>Website</b></td>
</tr>
<tr class="">
+<td class="company">Cloudera</td>
+ <td class="website"><a
href="http://www.cloudera.com">http://www.cloudera.com</a></td>
+ </tr>
+<tr class="">
<td class="company">Evernote</td>
<td class="website"><a
href="http://evernote.com">http://evernote.com</a></td>
</tr>