Skip to content

Commit 1a65d12

Browse files
authored
Update GOVERNANCE.md
Follow up nodejs/node#57311 (comment)
1 parent e42616a commit 1a65d12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GOVERNANCE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ After the nominee's first prepared release has been promoted, the new releaser m
159159
* Open a PR in [nodejs/release-keys](https://github.com/nodejs/release-keys) to add their GPG key via `./cli.sh add $KEY_ID`.
160160
* Open a PR in [nodejs/Release](https://github.com/nodejs/Release) to add themselves under the "Releasers team" heading via `ncu-team sync README.md`.
161161
* Add them to the `#nodejs-release-private` team on the OpenJS Slack.
162+
* Configure git to sign all commits inside the `node` folder: `git config commit.gpgsign true`.
162163

163164
New releasers should wait at least 2 weeks after adding a GPG key to the
164165
nodejs/node README credentials before signing a release.

0 commit comments

Comments
 (0)