Author: hboutemy
Date: Sun Jul 26 19:55:03 2015
New Revision: 1692756
URL: http://svn.apache.org/r1692756
Log:
updated html
Modified:
attic/site/docs/process.html
Modified: attic/site/docs/process.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1692756&r1=1692755&r2=1692756&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Sun Jul 26 19:55:03 2015
@@ -76,6 +76,7 @@
<li>iii. Make SVN read-only</li>
</ol>
</li>
+ <li>Move committee's PMC data file to retired (if TLP)</li>
<li>Remove from www.apache.org navigation (if TLP)</li>
<li>Announce on announce at apache.org</li>
</ul>
@@ -184,13 +185,25 @@ ${Name} on behalf of ${project} + the At
How To: Update the project DOAP file
</h4>
<div class="section-content">
-<p>Identify whether the project has a DOAP file (see the <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>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: <asfext:pmc rdf:resource="http://attic.apache.org"
/></code>
<code>new category: <category
rdf:resource="http://projects.apache.org/category/retired" /></code>
</p>
</div>
+<h4 id="PMCdata">
+ How To: Move committee's PMC data file to retired
+</h4>
+<div class="section-content">
+<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
+ to <a
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees-retired">committees-retired/</a>.
+ </p>
+</div>
+
<h4 id="www.apache">
How To: Remove from www.apache.org navigation
</h4>