HOWTO-RELEASE: THANKS is no longer being updated

This commit is contained in:
Adam Spiers 2024-04-07 18:34:35 +01:00
parent 413278f178
commit 9985de7c78

View file

@ -21,11 +21,10 @@ Release procedure
version=$( tools/get-version ) && echo $version
- Ensure NEWS contains the latest changes, and that any new
contributors have been added to THANKS. If necessary, commit
- Ensure NEWS contains the latest changes. If necessary, commit
any additions:
git commit -m "Prepare NEWS and THANKS for $version release"
git commit -m "Prepare NEWS for $version release"
- Check CPAN distribution will work via Module::Build: