Skip to content

Commit c0f8c45

Browse files
laanwjvijaydasmp
authored andcommitted
Merge bitcoin#22507: doc: Adjust commit message template for the guix.sigs repo
fafade9 doc: Adjust commit message template for the guix.sigs repo (MarcoFalke) Pull request description: Seems to be the most common template used, so adjust this here, too. ACKs for top commit: laanwj: ACK fafade9 hebasto: re-ACK fafade9 Tree-SHA512: 20477d14ecfad94f3b28b94786a4c0d98df539360d0c1deefa94766064a7d0700c849e54d6b251f922e135fcfa964ada0c724090f7f92b459ea39f7c3ca8c65d
1 parent 8c106bb commit c0f8c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Commit your signature for the signed macOS/Windows binaries:
176176
```sh
177177
pushd ./guix.sigs
178178
git add "${VERSION}/${SIGNER}"/all.SHA256SUMS{,.asc}
179-
git commit -m "Add ${SIGNER} ${VERSION} signed binaries signatures"
179+
git commit -m "Add attestations by ${SIGNER} for ${VERSION} codesigned"
180180
git push # Assuming you can push to the guix.sigs tree
181181
popd
182182
```

0 commit comments

Comments
 (0)