Author: buildbot Date: Thu Jan 16 22:27:37 2025 New Revision: 1923178 URL: http://svn.apache.org/viewvc?rev=1923178&view=rev Log: Automatic Site Publish by Buildbot
Modified: attic/site/docs/process.html Modified: attic/site/docs/process.html URL: http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1923178&r1=1923177&r2=1923178&view=diff ============================================================================== --- attic/site/docs/process.html (original) +++ attic/site/docs/process.html Thu Jan 16 22:27:37 2025 @@ -103,13 +103,16 @@ <div class="section-content"> <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> </div> <h4 id="informing"> @@ -145,7 +148,7 @@ ${Name} on behalf of ${project} + the At How to: 3. Create project page on Attic site: https://attic.apache.org/projects/${project}.html </h4> <div class="section-content"> -<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> <p>You can generate the required changes using the Python3 <a href="https://svn.apache.org/viewvc/attic/site/retire.py?view=markup"><code>retire.py</code></a> script as follows:</p>