Skip to content

keys/A9348594CE31283A826FBDD8D57633D441E25BB5.asc: Refresh my public key#1527

Merged
hallyn merged 1 commit intoshadow-maint:masterfrom
alejandro-colomar:k
Feb 17, 2026
Merged

keys/A9348594CE31283A826FBDD8D57633D441E25BB5.asc: Refresh my public key#1527
hallyn merged 1 commit intoshadow-maint:masterfrom
alejandro-colomar:k

Conversation

@alejandro-colomar
Copy link
Copy Markdown
Collaborator

@alejandro-colomar alejandro-colomar commented Feb 2, 2026

Updated with:

$ gpg --armor \
	--output A9348594CE31283A826FBDD8D57633D441E25BB5.asc \
	--export alx@kernel.org;

@hallyn , please push manually in a signed commit.

Cc: @jubalh

Updated with:

$ gpg --armor \
	--output A9348594CE31283A826FBDD8D57633D441E25BB5.asc \
	--export alx@kernel.org;

Signed-off-by: Alejandro Colomar <alx@kernel.org>
@alejandro-colomar
Copy link
Copy Markdown
Collaborator Author

Oops, I accidentally closed this; I thought we had merged it already.

@hallyn
Copy link
Copy Markdown
Member

hallyn commented Feb 17, 2026

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...

@alejandro-colomar
Copy link
Copy Markdown
Collaborator Author

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. :)

@alejandro-colomar
Copy link
Copy Markdown
Collaborator Author

alejandro-colomar commented Feb 17, 2026

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 git merge --no-ff -S. This also provides both signatures (mine for the commit, and yours for the merge commit), and avoids a tag.

@hallyn hallyn merged commit 5fa42d1 into shadow-maint:master Feb 17, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants