Author: rmetzger
Date: Tue Jan 27 10:23:05 2015
New Revision: 1654997

URL: http://svn.apache.org/r1654997
Log:
Mark info@ and commits@ lists as read-only lists

Modified:
    flink/community.md
    flink/site/community.html
    flink/site/docs/0.8/programming_guide.html

Modified: flink/community.md
URL: 
http://svn.apache.org/viewvc/flink/community.md?rev=1654997&r1=1654996&r2=1654997&view=diff
==============================================================================
--- flink/community.md (original)
+++ flink/community.md Tue Jan 27 10:23:05 2015
@@ -64,7 +64,7 @@ layout: with_toc
                <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Subscribe</a></td>
                <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Subscribe</a></td>
                <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Unsubscribe</a></td>
-               <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Post</a></td>
+               <td class="text-center"><i class="fa 
fa-pencil-square-o"></i><i>Read only list</i></td>
                <td class="text-center"><a 
href="http://mail-archives.apache.org/mod_mbox/flink-issues/";>Archives</a></td>
        </tr>
        <tr>
@@ -76,7 +76,7 @@ layout: with_toc
                <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Subscribe</a></td>
                <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Subscribe</a></td>
                <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Unsubscribe</a></td>
-               <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<a href="mailto:[email protected]";>Post</a></td>
+               <td class="text-center"><i class="fa fa-pencil-square-o"></i> 
<i>Read only list</i></td>
                <td class="text-center"><a 
href="http://mail-archives.apache.org/mod_mbox/flink-commits/";>Archives</a></td>
        </tr>
 </table>

Modified: flink/site/community.html
URL: 
http://svn.apache.org/viewvc/flink/site/community.html?rev=1654997&r1=1654996&r2=1654997&view=diff
==============================================================================
--- flink/site/community.html (original)
+++ flink/site/community.html Tue Jan 27 10:23:05 2015
@@ -214,7 +214,7 @@
         <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Subscribe</a></td>
         <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Subscribe</a></td>
         <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-        <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Post</a></td>
+        <td class="text-center"><i class="fa fa-pencil-square-o"></i><i>Read 
only list</i></td>
         <td class="text-center"><a 
href="http://mail-archives.apache.org/mod_mbox/flink-issues/";>Archives</a></td>
     </tr>
     <tr>
@@ -226,7 +226,7 @@
         <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Subscribe</a></td>
         <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Subscribe</a></td>
         <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-        <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a 
href="mailto:[email protected]";>Post</a></td>
+        <td class="text-center"><i class="fa fa-pencil-square-o"></i> <i>Read 
only list</i></td>
         <td class="text-center"><a 
href="http://mail-archives.apache.org/mod_mbox/flink-commits/";>Archives</a></td>
     </tr>
 </table>

Modified: flink/site/docs/0.8/programming_guide.html
URL: 
http://svn.apache.org/viewvc/flink/site/docs/0.8/programming_guide.html?rev=1654997&r1=1654996&r2=1654997&view=diff
==============================================================================
--- flink/site/docs/0.8/programming_guide.html (original)
+++ flink/site/docs/0.8/programming_guide.html Tue Jan 27 10:23:05 2015
@@ -2712,7 +2712,7 @@ strategies.</p>
 
 <p>After these steps, a detailed execution plan will be visualized.</p>
 
-<p><img alt="A flink job execution graph." src="img/plan_visualizer.png" 
width="80%" /></p>
+<p><img alt="A flink job execution graph." src="img/plan_visualizer2.png" 
width="80%" /></p>
 
 <p><strong>Web Interface</strong></p>
 


Reply via email to