You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2012/09/02 05:05:30 UTC

svn commit: r1379913 - in /thrift/site: config.yaml publish/about/index.html

Author: jfarrell
Date: Sun Sep  2 03:05:30 2012
New Revision: 1379913

URL: http://svn.apache.org/viewvc?rev=1379913&view=rev
Log:
Thrift-1685: Add Aereo.com to powered by section in about page.


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=1379913&r1=1379912&r2=1379913&view=diff
==============================================================================
--- thrift/site/config.yaml (original)
+++ thrift/site/config.yaml Sun Sep  2 03:05:30 2012
@@ -54,7 +54,8 @@ powered_by: [
         [ "ONEsite", "http://www.onesite.com" ],
         [ "OpenX", "http://www.openx.org" ],
         [ "RapLeaf", "http://www.rapleaf.com" ],
-        [ "reCaptcha", "http://www.recaptcha.com" ]
+        [ "reCaptcha", "http://www.recaptcha.com" ],
+        [ "Aereo", "http://www.aereo.com" ]
     ]
 
 # Item, Automated via configure, Location of versioning file

Modified: thrift/site/publish/about/index.html
URL: http://svn.apache.org/viewvc/thrift/site/publish/about/index.html?rev=1379913&r1=1379912&r2=1379913&view=diff
==============================================================================
--- thrift/site/publish/about/index.html (original)
+++ thrift/site/publish/about/index.html Sun Sep  2 03:05:30 2012
@@ -246,6 +246,10 @@ Strive for performance first, elegance s
 <td class="company">reCaptcha</td>
             <td class="website"><a href="http://www.recaptcha.com">http://www.recaptcha.com</a></td>
         </tr>
+<tr class="">
+<td class="company">Aereo</td>
+            <td class="website"><a href="http://www.aereo.com">http://www.aereo.com</a></td>
+        </tr>
 </tbody></table>
 </div>
 	</div>