You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by ba...@apache.org on 2017/01/24 06:56:31 UTC

svn commit: r1780032 - /incubator/public/trunk/content/projects/mxnet.xml

Author: bayard
Date: Tue Jan 24 06:56:31 2017
New Revision: 1780032

URL: http://svn.apache.org/viewvc?rev=1780032&view=rev
Log:
Adding MXNet status page

Added:
    incubator/public/trunk/content/projects/mxnet.xml
      - copied, changed from r1780028, incubator/public/trunk/content/projects/incubation-status-template.xml

Copied: incubator/public/trunk/content/projects/mxnet.xml (from r1780028, incubator/public/trunk/content/projects/incubation-status-template.xml)
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/mxnet.xml?p2=incubator/public/trunk/content/projects/mxnet.xml&p1=incubator/public/trunk/content/projects/incubation-status-template.xml&r1=1780028&r2=1780032&rev=1780032&view=diff
==============================================================================
--- incubator/public/trunk/content/projects/incubation-status-template.xml [utf-8] (original)
+++ incubator/public/trunk/content/projects/mxnet.xml [utf-8] Tue Jan 24 06:56:31 2017
@@ -7,69 +7,27 @@
   </properties>
   <body>
 
-
-<pre>-----8-&lt;---- cut here -------8-&lt;---- cut here -------8-&lt;---- cut here -------8-&lt;----</pre>
-    <section id="Project+Incubation+Status+TEMPLATE">
-      <title>Project Incubation Status TEMPLATE</title>
-      <p>This document is the template for project incubation status.</p>
-      <p>What to do to set it up:</p>
-      <ul>
-        <li>copy this file and name it &lt;projectname&gt;.xml</li>
-        <li>add a section in incubator/content/podlings.xml</li>
-      </ul>
-      <p>For this file:</p>
       <ul>
-        <li>substitute the XYZ project name with the real one</li>
-        <li>fill in the "Description". 
-        See <a href="http://www.apache.org/foundation/marks/pmcs.html#markdesc">Project Naming And Descriptions</a>
-        </li>
         <li>edit "Project info" to contain only effective resources</li>
-        <li>start doing "Incubation work items"</li>
       </ul>
-      <p>When an "Incubation work item" is done, place the date in the
-         supplied space, and if necessary update "Project info" to reflect
-         changes in resources.</p>
-      <p>There are also sections where to place project news and incubation
-         status reports.</p>
-      <p>
-        <em>On the first edit of this file, please delete this entire section.</em>
-      </p>
-    </section>
-<pre>-----8-&lt;---- cut here -------8-&lt;---- cut here -------8-&lt;---- cut here -------8-&lt;----</pre>
-
 
-
-    <section id="XYZ+Project+Incubation+Status">
-      <title>XYZ Project Incubation Status</title>
+    <section id="MXNet+Project+Incubation+Status">
+      <title>MXNet Project Incubation Status</title>
       <p>This page tracks the project status, incubator-wise. For more general
          project status, look on the project website.</p>
     </section>
     <section id="Description">
       <title>Description</title>
-      <p>The XYZ Project is a wonderful project that does things and goes places.</p>
+      <p>MXNet is an open-source deep learning framework that allows you to define, train, and deploy deep neural networks on a wide array of devices, from cloud infrastructure to mobile devices. It is highly scalable, allowing for fast model training, and supports a flexible programming model and multiple languages. </p>
     </section>
     <section id="News">
       <title>News</title>
       <ul>
-<!--    <li>YYYY-MM-DD New committer: Fred Nerk</li>    -->
-        <li>YYYY-MM-DD Project enters incubation.</li>
+        <li>2017-01-23 Project enters incubation.</li>
       </ul>
     </section>
     <section id="Project+info">
       <title>Project info</title>
-      <ul>
-        <li>link to the main website</li>
-      </ul>
-      <ul>
-        <li>link to the page(s) that tell how to participate (Website,Mailing
-            lists,Bug tracking,Source code)</li>
-      </ul>
-      <ul>
-        <li>link to the project status file (Committers,non-incubation action
-            items,project resources, etc)</li>
-      </ul>
-      <p>If the project website and code repository are not yet setup, use the
-         following table:</p>
       <table>
         <tr>
           <th>item</th>
@@ -80,57 +38,66 @@
           <td>Website</td>
           <td>www</td>
           <td id="www">
-            <a href="http://XYZ.incubator.apache.org/">http://XYZ.incubator.apache.org/</a>
+            To be migrated from <a href="http://mxnet.io/">mxnet.io</a> to mxnet.incubator.apache.org. 
           </td>
         </tr>
+        <!--
         <tr>
           <td>.</td>
           <td>wiki</td>
           <td>.</td>
         </tr>
+        -->
         <tr>
           <td>Mailing list</td>
           <td>dev</td>
-          <td id="mail-dev"><code>dev</code><code>@</code><code>PROJECT.incubator.apache.org</code></td>
+<!--          <td id="mail-dev"><code>dev</code><code>@</code><code>PROJECT.incubator.apache.org</code></td>   -->
+          <td>to be setup</td>
         </tr>
         <tr>
           <td>.</td>
           <td>commits</td>
-          <td id="mail-commits"><code>commits</code><code>@</code><code>PROJECT.incubator.apache.org</code></td>
+<!--          <td id="mail-commits"><code>commits</code><code>@</code><code>PROJECT.incubator.apache.org</code></td>   -->
+          <td>to be setup</td>
         </tr>
         <tr>
           <td>Bug tracking</td>
           <td>.</td>
           <td id="tracker">
-            [ provide expected link ]
+            Aim is to migrate/use GitHub.
           </td>
         </tr>
         <tr>
           <td>Source code</td>
-          <td>SVN</td>
-          <td id="svn">
-            <a href="https://svn.apache.org/repos/asf/incubator/XYZ/">https://svn.apache.org/repos/asf/incubator/XYZ/</a>
+          <td>Git</td>
+          <td id="git">
+            To be migrated from <a href="https://github.com/dmlc/mxnet">github.com/dmlc/mxnet</a>. 
           </td>
         </tr>
         <tr>
           <td>Mentors</td>
-          <td>id1</td>
-          <td>Name1 Surname1</td>
+          <td>ssc</td>
+          <td>Sebastian Schelter</td>
         </tr>
         <tr>
           <td>.</td>
-          <td>id2</td>
-          <td>Name2 Surname2</td>
+          <td>smarthi</td>
+          <td>Suneel Marthi</td>
         </tr>
         <tr>
-          <td>Committers</td>
-          <td>.</td>
           <td>.</td>
+          <td>weimer</td>
+          <td>Markus Weimer</td>
         </tr>
         <tr>
-          <td>Extra</td>
           <td>.</td>
+          <td>bayard</td>
+          <td>Henri Yandell</td>
+        </tr>
+        <tr>
+          <td>Committers</td>
           <td>.</td>
+          <td>(committers being added)</td>
         </tr>
       </table>
     </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org