HOWTO-RELEASE: THANKS is no longer being updated
This commit is contained in:
parent
413278f178
commit
9985de7c78
1 changed files with 2 additions and 3 deletions
|
@ -21,11 +21,10 @@ Release procedure
|
||||||
|
|
||||||
version=$( tools/get-version ) && echo $version
|
version=$( tools/get-version ) && echo $version
|
||||||
|
|
||||||
- Ensure NEWS contains the latest changes, and that any new
|
- Ensure NEWS contains the latest changes. If necessary, commit
|
||||||
contributors have been added to THANKS. If necessary, commit
|
|
||||||
any additions:
|
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:
|
- Check CPAN distribution will work via Module::Build:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue