1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-10 06:06:03 +02:00

Fix filename for heftig's new key in root_access

The new key is under pubkeys/heftig_nitrokey.pub, and pubkeys/heftig.pub
was renamed to pubkeys/heftig_yubikey.pub. Update root_ssh_keys to refer
to "heftig_nitrokey.pub" as "heftig.pub" does not exist anymore.

Fixes: 13a4bddf0d ("pubkeys/heftig: Add my new Nitrokey, reorganize")
This commit is contained in:
Evangelos Foutras 2023-12-28 01:11:40 +02:00
parent 0d0c512eab
commit 49339d5666
No known key found for this signature in database
GPG Key ID: 51E8B148A9999C34

View File

@ -16,7 +16,7 @@ root_ssh_keys:
- key: foutrelis.pub
- key: freswa.pub
- key: grazzolini.pub
- key: heftig.pub
- key: heftig_nitrokey.pub
- key: jelle.pub
- key: svenstaro.pub
- key: anthraxx.pub