Author: danielsh
Date: Fri Apr 29 22:13:16 2022
New Revision: 1900405
URL: http://svn.apache.org/viewvc?rev=1900405&view=rev
Log:
* docs/community-guide/releasing.part.html
(#creating-branch): Extend the reminder just added.
Modified:
subversion/site/staging/docs/community-guide/releasing.part.html
Modified: subversion/site/staging/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/releasing.part.html?rev=1900405&r1=1900404&r2=1900405&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/releasing.part.html (original)
+++ subversion/site/staging/docs/community-guide/releasing.part.html Fri Apr 29
22:13:16 2022
@@ -1623,7 +1623,9 @@ using release.py to automate most of the
<a href="#backport-merge-bot">backport merge bot</a>.</p>
</li>
<li>
- <p>Decide whether the release would be regular or LTS.</p></li>
+ <p>Decide whether the release would be regular or LTS and record the
+ decision in <tt>lts_release_lines</tt> in
<tt>tools/dist/release-lines.yaml</tt>
+ for release.py.</p></li>
</ul>
</div> <!-- creating-branch -->