keys/A9348594CE31283A826FBDD8D57633D441E25BB5.asc: Refresh my public key#1527
keys/A9348594CE31283A826FBDD8D57633D441E25BB5.asc: Refresh my public key#1527hallyn merged 1 commit intoshadow-maint:masterfrom
Conversation
Updated with: $ gpg --armor \ --output A9348594CE31283A826FBDD8D57633D441E25BB5.asc \ --export alx@kernel.org; Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
Oops, I accidentally closed this; I thought we had merged it already. |
|
What do you think is the most useful way to do that (make it signed)? I can cherry-pick -S it, I can merge -S it, or I can just make a signed tag... |
I think a signed tag will be better. That will keep my signature and add yours, so that the commit is signed by both. :) |
Or maybe better: a |
Updated with:
$ gpg --armor \ --output A9348594CE31283A826FBDD8D57633D441E25BB5.asc \ --export alx@kernel.org;@hallyn , please push manually in a signed commit.
Cc: @jubalh