mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
doc: Add updating AUTHORS to release steps
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
bb7961344d
commit
8f841600a4
@ -241,6 +241,7 @@ git commit -a -s -m "Update package tags to $LK_RELEASE"
|
|||||||
|
|
||||||
### Final preparation steps
|
### Final preparation steps
|
||||||
|
|
||||||
|
- Update AUTHORS by running `./scripts/generate-authors.sh`
|
||||||
- Update the `VERSION` variable in the top-level `Makefile`
|
- Update the `VERSION` variable in the top-level `Makefile`
|
||||||
- Create an entry in `CHANGELOG.md`. Take a look at `git log v0.3..HEAD` and pick interesting updates (of course adjust `v0.3` to the previous version).
|
- Create an entry in `CHANGELOG.md`. Take a look at `git log v0.3..HEAD` and pick interesting updates (of course adjust `v0.3` to the previous version).
|
||||||
- Create a PR with your changes.
|
- Create a PR with your changes.
|
||||||
|
Loading…
Reference in New Issue
Block a user