From 48746c5692e8a3f3eb5d130296bed89a1011ba7c Mon Sep 17 00:00:00 2001 From: Morgan Jones Date: Sat, 31 May 2025 19:11:44 -0700 Subject: [PATCH] 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 --- maintainers/maintainer-list.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 6f36850b0e60..6568e2fa915a 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -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"; } ];