diff --git a/docs/MAINTAINERS.md b/docs/MAINTAINERS.md index 488ed0e8..04ccd076 100644 --- a/docs/MAINTAINERS.md +++ b/docs/MAINTAINERS.md @@ -19,6 +19,9 @@ https://github.com/resin-io/etcher/compare/... ``` - Re-take `screenshot.png` so it displays the latest version in the bottom right corner. + +- Re-install all dependencies and run `npm shrinkwrap` to update `npm-shrinkwrap.json`. + - Commit the changes with the version number as the commit title, including the `v` prefix, to `master`. For example: ```sh