We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac60ef commit 7272631Copy full SHA for 7272631
1 file changed
doc/contributing/releases.md
@@ -131,7 +131,8 @@ gpg --keyserver hkps://keys.openpgp.org --recv-keys <FINGERPRINT>
131
The key you use may be a child/subkey of an existing key.
132
133
If you wish to also upload your key to the commonly used Ubuntu keyservers
134
-you can do so with `gpg --keyserver keyserver.ubuntu.com --send-keys <FINGERPRINT>` and check it by switching the server name in the
+you can do so with `gpg --keyserver keyserver.ubuntu.com --send-keys
135
+<FINGERPRINT>` and check it by switching the server name in the
136
`--recv-keys` operation list above to the Ubuntu keyserver.
137
138
Additionally, full GPG key fingerprints for individuals authorized to release
0 commit comments