You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2017/09/24 13:33:51 UTC

svn commit: r1809516 - in /libcloud/site/trunk: generated/blog/atom.xml generated/credits.html generated/sitemap.xml source/credits.md

Author: tomaz
Date: Sun Sep 24 13:33:50 2017
New Revision: 1809516

URL: http://svn.apache.org/viewvc?rev=1809516&view=rev
Log:
Update credits page, re-generate site.

Modified:
    libcloud/site/trunk/generated/blog/atom.xml
    libcloud/site/trunk/generated/credits.html
    libcloud/site/trunk/generated/sitemap.xml
    libcloud/site/trunk/source/credits.md

Modified: libcloud/site/trunk/generated/blog/atom.xml
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1809516&r1=1809515&r2=1809516&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/atom.xml (original)
+++ libcloud/site/trunk/generated/blog/atom.xml Sun Sep 24 13:33:50 2017
@@ -5,7 +5,7 @@
   <link href="https://libcloud.apache.org" rel="self" />
   <link href="https://libcloud.apache.org" />
   <id>https://libcloud.apache.org</id>
-  <updated>2017-09-21T13:11:25+02:00</updated>
+  <updated>2017-09-24T15:33:11+02:00</updated>
   <author>
     <name>The Apache Software Foundation</name>
   </author>

Modified: libcloud/site/trunk/generated/credits.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/credits.html?rev=1809516&r1=1809515&r2=1809516&view=diff
==============================================================================
--- libcloud/site/trunk/generated/credits.html (original)
+++ libcloud/site/trunk/generated/credits.html Sun Sep 24 13:33:50 2017
@@ -276,6 +276,16 @@ feature suggestion or similar).</p>
   </div>
 </div>
 
+<div class="row section member">
+  <div class="col-md-8">
+    <img class="gravatar" src="https://www.gravatar.com/avatar/d03b1596ab70d981cc1866c273b36d99?s=120&d=mm"></img>
+    <p>Quentin Pradet<br />
+    Committer<br />
+    pquerna [at] apache [dot] org
+    </p>
+  </div>
+</div>
+
 <p><a name="alumni"><h2 class="anchor">Alumni</h2></a></p>
 
 <ul>

Modified: libcloud/site/trunk/generated/sitemap.xml
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1809516&r1=1809515&r2=1809516&view=diff
==============================================================================
--- libcloud/site/trunk/generated/sitemap.xml (original)
+++ libcloud/site/trunk/generated/sitemap.xml Sun Sep 24 13:33:50 2017
@@ -418,7 +418,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/credits.html</loc>
-        <lastmod>2016-05-14T19:47:18+02:00</lastmod>
+        <lastmod>2017-09-24T15:32:40+02:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/community.html</loc>

Modified: libcloud/site/trunk/source/credits.md
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/credits.md?rev=1809516&r1=1809515&r2=1809516&view=diff
==============================================================================
--- libcloud/site/trunk/source/credits.md (original)
+++ libcloud/site/trunk/source/credits.md Sun Sep 24 13:33:50 2017
@@ -187,6 +187,16 @@ feature suggestion or similar).
   </div>
 </div>
 
+<div class="row section member">
+  <div class="col-md-8">
+    {{ "quentinp@apache.org" | gravatar }}
+    <p>Quentin Pradet<br />
+    Committer<br />
+    pquerna [at] apache [dot] org
+    </p>
+  </div>
+</div>
+
 <a name="alumni"><h2 class="anchor">Alumni</h2></a>
 
 * Alex Polvi (original Libcloud developer and founder)