You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by re...@apache.org on 2018/04/06 19:34:08 UTC

svn commit: r1828544 [1/3] - in /aurora/site: publish/blog/aurora-0-20-0-released/index.html publish/blog/feed.xml publish/sitemap.xml source/blog/2018-04-03-aurora-0-20-0-released.md

Author: renan
Date: Fri Apr  6 19:34:08 2018
New Revision: 1828544

URL: http://svn.apache.org/viewvc?rev=1828544&view=rev
Log:
Correcting list of contributors to 0.20.0 release.

Modified:
    aurora/site/publish/blog/aurora-0-20-0-released/index.html
    aurora/site/publish/blog/feed.xml
    aurora/site/publish/sitemap.xml
    aurora/site/source/blog/2018-04-03-aurora-0-20-0-released.md

Modified: aurora/site/publish/blog/aurora-0-20-0-released/index.html
URL: http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-20-0-released/index.html?rev=1828544&r1=1828543&r2=1828544&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-20-0-released/index.html (original)
+++ aurora/site/publish/blog/aurora-0-20-0-released/index.html Fri Apr  6 19:34:08 2018
@@ -84,7 +84,7 @@ interface.</li>
 <li>Added <code>executor_config</code> field to the Job object of the DSL which will populate
 <code>JobConfiguration.TaskConfig.ExecutorConfig</code>. This allows for using custom executors defined
 through the <code>--custom_executor_config</code> scheduler flag. See our
-<a href="docs/features/custom-executors.md">custom-executors</a> documentation for more information.</li>
+<a href="https://aurora.apache.org/documentation/0.20.0/features/custom-executors/">custom-executors</a> documentation for more information.</li>
 <li>Added support in Thermos Observer for delegating disk usage monitoring to Mesos agent. The feature
 can be enabled via <code>--enable_mesos_disk_collector</code> flag, in which case Observer will use the
 agent&rsquo;s containers HTTP API to query the amount of used bytes for each container. Note that disk
@@ -107,21 +107,21 @@ since this will now be subsumed under cu
 
 <h2 id="thanks">Thanks</h2>
 
-<p>Thanks to the 14 contributors who made Apache Aurora 0.20.0 possible:</p>
+<p>Thanks to the 12 contributors who made Apache Aurora 0.20.0 possible:</p>
 
 <ul>
-<li>Bill Farner</li>
-<li>David McLaughlin</li>
+<li>Jing Chen</li>
+<li>Franck Cuny</li>
+<li>Renan DelValle</li>
 <li>Nicolás Donatucci</li>
 <li>Stephan Erb</li>
+<li>Bill Farner</li>
+<li>Juan Manuel Fresia</li>
+<li>Jordan Ly</li>
 <li>David McLaughlin</li>
-<li>Jing Chen</li>
-<li>Renan DelValle</li>
-<li>John Sirois</li>
-<li>Ruben D. Porras</li>
-<li>Franck Cuny</li>
 <li>Reza Motamedi</li>
-<li>Jordan Ly</li>
+<li>Ruben D. Porras</li>
+<li>John Sirois</li>
 </ul>
 
 </div>

Modified: aurora/site/publish/blog/feed.xml
URL: http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1828544&r1=1828543&r2=1828544&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Fri Apr  6 19:34:08 2018
@@ -35,7 +35,7 @@ interface.&lt;/li&gt;
 &lt;li&gt;Added &lt;code&gt;executor_config&lt;/code&gt; field to the Job object of the DSL which will populate
 &lt;code&gt;JobConfiguration.TaskConfig.ExecutorConfig&lt;/code&gt;. This allows for using custom executors defined
 through the &lt;code&gt;--custom_executor_config&lt;/code&gt; scheduler flag. See our
-&lt;a href=&quot;docs/features/custom-executors.md&quot;&gt;custom-executors&lt;/a&gt; documentation for more information.&lt;/li&gt;
+&lt;a href=&quot;https://aurora.apache.org/documentation/0.20.0/features/custom-executors/&quot;&gt;custom-executors&lt;/a&gt; documentation for more information.&lt;/li&gt;
 &lt;li&gt;Added support in Thermos Observer for delegating disk usage monitoring to Mesos agent. The feature
 can be enabled via &lt;code&gt;--enable_mesos_disk_collector&lt;/code&gt; flag, in which case Observer will use the
 agent&amp;rsquo;s containers HTTP API to query the amount of used bytes for each container. Note that disk
@@ -58,21 +58,21 @@ since this will now be subsumed under cu
 
 &lt;h2 id=&quot;thanks&quot;&gt;Thanks&lt;/h2&gt;
 
-&lt;p&gt;Thanks to the 14 contributors who made Apache Aurora 0.20.0 possible:&lt;/p&gt;
+&lt;p&gt;Thanks to the 12 contributors who made Apache Aurora 0.20.0 possible:&lt;/p&gt;
 
 &lt;ul&gt;
-&lt;li&gt;Bill Farner&lt;/li&gt;
-&lt;li&gt;David McLaughlin&lt;/li&gt;
+&lt;li&gt;Jing Chen&lt;/li&gt;
+&lt;li&gt;Franck Cuny&lt;/li&gt;
+&lt;li&gt;Renan DelValle&lt;/li&gt;
 &lt;li&gt;Nicolás Donatucci&lt;/li&gt;
 &lt;li&gt;Stephan Erb&lt;/li&gt;
+&lt;li&gt;Bill Farner&lt;/li&gt;
+&lt;li&gt;Juan Manuel Fresia&lt;/li&gt;
+&lt;li&gt;Jordan Ly&lt;/li&gt;
 &lt;li&gt;David McLaughlin&lt;/li&gt;
-&lt;li&gt;Jing Chen&lt;/li&gt;
-&lt;li&gt;Renan DelValle&lt;/li&gt;
-&lt;li&gt;John Sirois&lt;/li&gt;
-&lt;li&gt;Ruben D. Porras&lt;/li&gt;
-&lt;li&gt;Franck Cuny&lt;/li&gt;
 &lt;li&gt;Reza Motamedi&lt;/li&gt;
-&lt;li&gt;Jordan Ly&lt;/li&gt;
+&lt;li&gt;Ruben D. Porras&lt;/li&gt;
+&lt;li&gt;John Sirois&lt;/li&gt;
 &lt;/ul&gt;
 
 	</content>