Some comments below. On Thu, Mar 23, 2023 at 11:42 AM <[email protected]> wrote:
> ssteiner pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/xmlgraphics-website.git > > diff --git a/content/fop/dev/release.mdtext > b/content/fop/dev/release.mdtext > index f058093e..6829321a 100644 > --- a/content/fop/dev/release.mdtext > +++ b/content/fop/dev/release.mdtext > @@ -69,9 +69,9 @@ The checklist below is based on a combination of input > from from Christian Geise > > ## 5. Update material { #update} > > -### 5.1 Subversion { #svn} > +### 5.1 Git { #git} > > -- Merge the changes of the subversion release branch back into trunk (not > the version number in the build file) and delete the branch. > +- Merge the changes of the git release branch back into trunk (not the > version number in the build file) and delete the branch. > Change "trunk" to "main". Also, we probably should retain the release branches, and not delete them, so we can version or hotfix the release post-deployment. > > ### 5.2 Jira { #jira} > >
