Skip to content

Commit ed5e531

Browse files
kevinjqliuFokko
andauthored
Apply suggestion from @Fokko
Co-authored-by: Fokko Driesprong <fokko@apache.org>
1 parent 78ae4c7 commit ed5e531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/docs/how-to-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ cd icebergsvn
409409
echo "" >> KEYS # append a newline
410410
gpg --list-sigs <YOUR KEY ID HERE> >> KEYS # append signatures
411411
gpg --armor --export <YOUR KEY ID HERE> >> KEYS # append public key block
412-
svn commit -m "add key for <YOUR NAME HERE>" # this requires Apache PMC access
412+
svn commit -m "add key for <YOUR NAME HERE>" # this requires Iceberg PMC privileges
413413
```
414414

415415
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)