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
|
||||
|
||||
- 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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue