Commit: 73b6d8fdc421a3ed8ec66983a3d430540287db2f Author: Derick Rethans <[email protected]> Tue, 11 Jun 2019 14:40:33 +0100 Parents: e499d3202ef0f0e2ea14229ef2ee3c7a61882cdb Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=73b6d8fdc421a3ed8ec66983a3d430540287db2f Log: Update my key Changed paths: M include/gpg-keys.inc Diff: diff --git a/include/gpg-keys.inc b/include/gpg-keys.inc index 2594d6e..56fa5fd 100644 --- a/include/gpg-keys.inc +++ b/include/gpg-keys.inc @@ -6,11 +6,13 @@ $GPG_KEYS = array( uid Kalle Sommer Nielsen (PHP) <[email protected]> */ "7.4" => <<< GPG -pub rsa3072 2019-03-25 [SC] [expires: 2021-03-24] - A78F 717F 0793 F15F 6285 3392 3A6F 9E81 27D3 0399 -uid [ultimate] Derick Rethans (Personal Key) <[email protected]> -uid [ultimate] Derick Rethans <[email protected]> -sub rsa3072 2019-03-25 [E] [expires: 2021-03-24] +sec rsa4096 2019-06-11 [SC] [expires: 2029-06-08] + 5A52880781F755608BF815FC910DEB46F53EA312 +uid [ultimate] Derick Rethans <[email protected]> +uid [ultimate] Derick Rethans <[email protected]> +uid [ultimate] Derick Rethans (GitHub) <[email protected]> +uid [ultimate] Derick Rethans (PHP) <[email protected]> +ssb rsa4096 2019-06-11 [E] [expires: 2029-06-08] pub rsa4096 2019-05-29 [SC] [expires: 2021-05-28] 4267 0A7F E4D0 441C 8E46 3234 9E4F DC07 4A4E F02D -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
