mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
maintainers: update numinit's keys
Adding another key that travels with me instead of staying put. Touch authentication is enabled on both keys. The fingerprint is: C48F 475F 30A9 B192 3213 D5D5 C6E2 4809 77B2 F2F4 This commit is signed by the new key, which is signed by my main key, which is already listed: New: https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0xc6e2480977b2f2f4 Main: https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x5c3eb94d198f1491
This commit is contained in:
parent
5b6301685d
commit
48746c5692
1 changed files with 3 additions and 1 deletions
|
@ -18094,8 +18094,10 @@
|
|||
github = "numinit";
|
||||
githubId = 369111;
|
||||
keys = [
|
||||
# >=2025
|
||||
# >=2025, stays in one place
|
||||
{ fingerprint = "FD28 F9C9 81C5 D78E 56E8 8311 5C3E B94D 198F 1491"; }
|
||||
# >=2025, travels with me
|
||||
{ fingerprint = "C48F 475F 30A9 B192 3213 D5D5 C6E2 4809 77B2 F2F4"; }
|
||||
# <=2024
|
||||
{ fingerprint = "190B DA97 F616 DE35 6899 ED17 F819 F1AF 2FC1 C1FF"; }
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue