Skip to content

Commit 383c166

Browse files
committed
Clarify copying of release branch step
1 parent 209cc65 commit 383c166

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

TCW/tcw22.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,8 @@
232232
Stylesheets dev branch.</item>
233233
<item>Inform the Jenkins maintainers (who may not be on the Council listserv), and the TEI
234234
sysadmin, of the pending release date, so that they can be available or on-call. </item>
235-
<item>Ask one of the Jenkins maintainers (Martin Holmes, Peter Stadler, and
236-
Raffaele Viglianti) to run a link
237-
check on the Guidelines and fix broken links in the dev branch. </item>
235+
<item>Ask one of the Jenkins maintainers (Martin Holmes, Peter Stadler, and Raffaele
236+
Viglianti) to run a link check on the Guidelines and fix broken links in the dev branch. </item>
238237
<item>Ask for the TEI-C GPG key passphrase. You'll need it for signing the Debian
239238
packages. (The GPG private key itself is hosted on the server at the default
240239
location.)</item>
@@ -298,8 +297,9 @@
298297
<list type="ordered">
299298
<head>On release day:</head>
300299
<item>The instructions below for Git commands are assumed to be run in the release-X.X.X
301-
branches unless otherwise specified. If you did not create the release branch, you can
302-
set up a copy of it using the following commands:<lb/>
300+
branches unless otherwise specified. If there is more than one release technician, one
301+
of the release technicians should create the release branch and the other release
302+
technicians can set up a copy of the release branch using the following commands:<lb/>
303303
<code>git pull origin</code> (to make sure your copy knows about the release branch)<lb/>
304304
<code>git checkout --track origin/release-X.X.X</code>
305305
</item>

0 commit comments

Comments
 (0)