Author: hboutemy
Date: Sun Jan 24 15:09:45 2016
New Revision: 1726499

URL: http://svn.apache.org/viewvc?rev=1726499&view=rev
Log:
added a link to committees list

Modified:
    attic/site/docs/process.html
    attic/site/xdocs/process.xml

Modified: attic/site/docs/process.html
URL: 
http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1726499&r1=1726498&r2=1726499&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Sun Jan 24 15:09:45 2016
@@ -76,7 +76,8 @@
             <li>iii. Make SVN read-only</li>
           </ul>
         </li>
-        <li>Move <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees.xml";>committee's
 PMC data file to retired</a> (if TLP)</li>
+        <li>Move <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees.xml";>committee's
 PMC data file to retired</a> (if TLP):
+          <a 
href="https://projects.apache.org/committees.html";>https://projects.apache.org/committees.html</a></li>
         <li>Remove from <a 
href="http://www.apache.org/#projects-list";>http://www.apache.org/#projects-list</a>
 navigation (if TLP)</li>
         <li>Announce on <a 
href="http://mail-archives.apache.org/mod_mbox/www-announce/";>announce at 
apache.org</a></li>
       </ul>
@@ -190,16 +191,16 @@ ${Name} on behalf of ${project} + the At
 <div class="section-content">
 <p>Identify whether the project has a DOAP file (see the <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/projects.xml";>projects.xml</a>
 file
        and old <a 
href="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml";>files.xml</a>
 file) and if it does, update the PMC to the Attic and add a category of 
<em>retired</em>: </p>
-<p>
-    <code>pmc change:    &lt;asfext:pmc rdf:resource="http://attic.apache.org"; 
/&gt;</code>
-    <code>new category:  &lt;category 
rdf:resource="http://projects.apache.org/category/retired"; /&gt;</code>
-    </p>
+<pre>pmc change:    &lt;asfext:pmc rdf:resource="http://attic.apache.org"; /&gt;
+new category:  &lt;category 
rdf:resource="http://projects.apache.org/category/retired"; /&gt;</pre>
 </div>
                  
 <h4 id="PMCdata">
    How To: Move committee's PMC data file to retired
 </h4>
 <div class="section-content">
+<p>If committee appears in <a 
href="https://projects.apache.org/committees.html";>committees list</a>, moving 
data to retired will remove it from the list.
+       Notice that <a 
href="https://issues.apache.org/jira/browse/COMDEV-182";>this task is being 
automated</a>, then not necessary to track any more in the future...</p>
 <p>Comment PMC data files index entry (see the <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees.xml";>committees.xml</a>
 file
        and old <a 
href="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/pmc_list.xml";>pmc_list.xml</a>
 file) and move PMC data file
        from <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees";>committees/</a>
 directory

Modified: attic/site/xdocs/process.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1726499&r1=1726498&r2=1726499&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Sun Jan 24 15:09:45 2016
@@ -45,7 +45,8 @@
             <li>iii. Make SVN read-only</li>
           </ul>
         </li>
-        <li>Move <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees.xml";>committee's
 PMC data file to retired</a> (if TLP)</li>
+        <li>Move <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees.xml";>committee's
 PMC data file to retired</a> (if TLP):
+          <a 
href="https://projects.apache.org/committees.html";>https://projects.apache.org/committees.html</a></li>
         <li>Remove from <a 
href="http://www.apache.org/#projects-list";>http://www.apache.org/#projects-list</a>
 navigation (if TLP)</li>
         <li>Announce on <a 
href="http://mail-archives.apache.org/mod_mbox/www-announce/";>announce at 
apache.org</a></li>
       </ul>
@@ -153,15 +154,15 @@ ${Name} on behalf of ${project} + the At
 
     <p>Identify whether the project has a DOAP file (see the <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/projects.xml";>projects.xml</a>
 file
        and old <a 
href="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml";>files.xml</a>
 file) and if it does, update the PMC to the Attic and add a category of 
<em>retired</em>: </p>
-    <p>
-    <code>pmc change:    &lt;asfext:pmc rdf:resource="http://attic.apache.org"; 
/&gt;</code>
-    <code>new category:  &lt;category 
rdf:resource="http://projects.apache.org/category/retired"; /&gt;</code>
-    </p>
+    <pre>pmc change:    &lt;asfext:pmc rdf:resource="http://attic.apache.org"; 
/&gt;
+new category:  &lt;category 
rdf:resource="http://projects.apache.org/category/retired"; /&gt;</pre>
 </section>
 
 <section id="PMCdata">
     <title>How To: Move committee's PMC data file to retired</title>
 
+    <p>If committee appears in <a 
href="https://projects.apache.org/committees.html";>committees list</a>, moving 
data to retired will remove it from the list.
+       Notice that <a 
href="https://issues.apache.org/jira/browse/COMDEV-182";>this task is being 
automated</a>, then not necessary to track any more in the future...</p>
     <p>Comment PMC data files index entry (see the <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees.xml";>committees.xml</a>
 file
        and old <a 
href="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/pmc_list.xml";>pmc_list.xml</a>
 file) and move PMC data file
        from <a 
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees";>committees/</a>
 directory


Reply via email to