Commit: 08ef2dfa48c664f5bf839fa520b56762f17082a2 Author: Gabriel Caruso <[email protected]> Thu, 7 May 2020 01:57:31 +0200 Parents: 0a56570ee64cf9068c52ad1fc8a1616381293be0 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=08ef2dfa48c664f5bf839fa520b56762f17082a2 Log: Add PHP 8.0 key signature for RM carusogabriel Closes GH-325. Changed paths: M include/gpg-keys.inc Diff: diff --git a/include/gpg-keys.inc b/include/gpg-keys.inc index bc0b42b40..b8a2bd37b 100644 --- a/include/gpg-keys.inc +++ b/include/gpg-keys.inc @@ -9,6 +9,11 @@ uid Kalle Sommer Nielsen (PHP) <[email protected]> pub 4096R/70D12172 2017-04-14 [expires: 2024-04-21] Key fingerprint = 1729 F839 38DA 44E2 7BA0 F4D3 DBDB 3974 70D1 2172 uid Sara Golemon <[email protected]> + +pub rsa4096 2020-05-09 [SC] [expires: 2024-05-08] + BFDD D286 4282 4F81 18EF 7790 9B67 A5C1 2229 118F +uid [ultimate] Gabriel Caruso (Release Manager) <[email protected]> +sub rsa4096 2020-05-09 [E] [expires: 2024-05-08] GPG , -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
