Unverified Commit c034dd9a authored by Morgan Jones's avatar Morgan Jones
Browse files

maintainers: update numinit's email and keys

FD28 F9C9 81C5 D78E 56E8 8311 5C3E B94D 198F 1491 is getting phased in;
it's on a smartcard:

https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x5c3eb94d198f1491

190B DA97 F616 DE35 6899 ED17 F819 F1AF 2FC1 C1FF is getting retired;
it was generated in 2014 and has served well for 10 years. o7, commander!

https://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0xf819f1af2fc1c1ff

This commit is signed with the 0x5c3eb94d198f1491 key.
parent 50e93796
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -16693,10 +16693,16 @@
    githubId = 99221043;
  };
  numinit = {
    email = "me@numin.it";
    email = "me+nixpkgs@numin.it";
    name = "Morgan Jones";
    github = "numinit";
    githubId = 369111;
    name = "Morgan Jones";
    keys = [
      # >=2025
      { fingerprint = "FD28 F9C9 81C5 D78E 56E8  8311 5C3E B94D 198F 1491"; }
      # <=2024
      { fingerprint = "190B DA97 F616 DE35 6899  ED17 F819 F1AF 2FC1 C1FF"; }
    ];
  };
  numkem = {
    name = "Sebastien Bariteau";