Skip to content

Commit 75b18a6

Browse files
committed
maintainers: Remove mergify note from release-process.md
1 parent 559061b commit 75b18a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maintainers/release-process.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ release:
142142
$ git pull
143143
$ NEW_VERSION=2.13.0
144144
$ echo $NEW_VERSION > .version
145-
$ ... edit .mergify.yml to add the previous version ...
146145
$ git checkout -b bump-$NEW_VERSION
147146
$ git commit -a -m 'Bump version'
148147
$ git push --set-upstream origin bump-$NEW_VERSION

0 commit comments

Comments
 (0)