You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by hb...@apache.org on 2020/04/25 16:52:01 UTC

svn commit: r1876989 - /attic/site/xdocs/process.xml

Author: hboutemy
Date: Sat Apr 25 16:52:01 2020
New Revision: 1876989

URL: http://svn.apache.org/viewvc?rev=1876989&view=rev
Log:
greatly simplified process for DOAP file (thanks Sebb)

Modified:
    attic/site/xdocs/process.xml

Modified: attic/site/xdocs/process.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1876989&r1=1876988&r2=1876989&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Sat Apr 25 16:52:01 2020
@@ -47,18 +47,16 @@
         <li>Remove VP entry on <a href="http://www.apache.org/foundation/">http://www.apache.org/foundation/</a> (if TLP)</li>
         <li>Inform users of the move to the Attic</li>
         <li>Create project page on Attic site: http://attic.apache.org/projects/${project}.html</li>
-        <li>Obtain source control karma and point source control mails to general at attic
-          <ul>
-            <li>i. Update the project DOAP file (if any): https://projects.apache.org/project.html?${project}</li>
-            <li>ii. Make source control read-only</li></ul></li>
+        <li>Update the project DOAP file (if any) or copy to <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/">projects-override</a>: https://projects.apache.org/project.html?${project}</li>
         <li>Move committee's PMC data file to retired (if TLP)</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>
       </ol>
       see <a href="http://attic.apache.org/process.html#howto">http://attic.apache.org/process.html#howto</a> for detailed instructions
     </li>
-    <li>Open an <a href="https://issues.apache.org/jira/browse/INFRA">Infrastructure JIRA</a> issue identifying the resources that need turning off/making read only. Typically:
+    <li>Open an <a href="https://issues.apache.org/jira/browse/INFRA">Infrastructure JIRA</a> issue identifying the resources that need turning off/making read only.<br/> Typically:
       <ul>
+        <li>Make source control Git|Svn read-only</li>
         <li>Remove files from <a href="http://www.apache.org/dist/">www.apache.org/dist</a></li>
         <li>Closing down of dev@, commits@ and private@ <a href="http://mail-archives.apache.org/mod_mbox/">mailing lists</a></li>
         <li>Close down the user mailing list (unless still active - in which case propose a moderator to Infra)</li>