Author: hboutemy Date: Thu Jan 16 22:26:53 2025 New Revision: 1923177 URL: http://svn.apache.org/viewvc?rev=1923177&view=rev Log: link to source
Modified: attic/site/xdocs/process.xml Modified: attic/site/xdocs/process.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1923177&r1=1923176&r2=1923177&view=diff ============================================================================== --- attic/site/xdocs/process.xml (original) +++ attic/site/xdocs/process.xml Thu Jan 16 22:26:53 2025 @@ -78,13 +78,16 @@ <title>How to: 1. Confirm Board Resolution</title> <p>Check previous Board minutes to confirm the "terminate" resolution passed. The minutes are available from the following sources:</p> <ul> - <li>The private <a href="https://lists.apache.org/list.html?committ...@apache.org:lte=2M:ASF%20Board%20Meeting">committers@a.o list</a> (requires login)</li> + <li>The private <a href="https://lists.apache.org/list.html?committ...@apache.org:lte=2M:ASF%20Board%20Meeting">committers@a.o mailing list</a> (requires login)</li> <li>Previously published <a href="https://www.apache.org/foundation/board/calendar.html">Board meeting minutes</a></li> <li>Whimsy has a public list of <a href="https://whimsy.apache.org/board/minutes/">Board Minutes by topic</a></li> </ul> - <p>However note that the most recent meeting minutes are not published until the following meeting at the earliest</p> - <p>Check that Secretary removed the PMC from <a href="https://svn.apache.org/repos/private/committers/board/committee-info.txt">https://svn.apache.org/repos/private/committers/board/committee-info.txt</a></p> - <p>This automatically removes VP entry on <a href="https://www.apache.org/foundation/leadership">https://www.apache.org/foundation/leadership</a> and project from <a href="https://www.apache.org/#projects-list">https://www.apache.org/#projects-list</a> navigation</p> + <p>However note that the most recent meeting minutes are not published until the following meeting at the earliest.</p> + <p>Check that Secretary removed the PMC from <a href="https://svn.apache.org/repos/private/committers/board/committee-info.txt">https://svn.apache.org/repos/private/committers/board/committee-info.txt</a> + (see also <a href="https://lists.apache.org/list.html?committers-...@apache.org">commits history</a>). + </p> + <p>This automatically removes VP entry on <a href="https://www.apache.org/foundation/leadership">https://www.apache.org/foundation/leadership</a> (<a href="https://github.com/apache/www-site/blob/main/content/foundation/leadership.ezmd">src</a>) + and project from <a href="https://www.apache.org/#projects-list">https://www.apache.org/#projects-list</a> navigation (<a href="https://github.com/apache/www-site/blob/main/content/index.ezmd#L304">src</a>)</p>. </section> <section id="informing"> @@ -119,7 +122,7 @@ ${Name} on behalf of ${project} + the At <section id="atticsite"> <title>How to: 3. Create project page on Attic site: https://attic.apache.org/projects/${project}.html</title> - <p>The Attic website is built using Anakia. Anakia is an old site technology built on top of Apache Velocity. + <p>The Attic website is built using Anakia. <a href="https://velocity.apache.org/anakia/">Anakia</a> is an old site technology built on top of Apache Velocity. You can get the source for the site from Subversion: </p> <pre>svn co https://svn.apache.org/repos/asf/attic/site</pre>