Author: Gabriel Caruso (carusogabriel)
Date: 2022-08-30T14:44:30+02:00
Commit:
https://github.com/php/web-php/commit/f0abb62f3470b3987ee88d963e9bbeccf7b829a7
Raw diff:
https://github.com/php/web-php/commit/f0abb62f3470b3987ee88d963e9bbeccf7b829a7.diff
Update GPG key for `carusogabriel`
Changed paths:
M include/gpg-keys.inc
Diff:
diff --git a/include/gpg-keys.inc b/include/gpg-keys.inc
index 0c5c3df8d..065dae552 100644
--- a/include/gpg-keys.inc
+++ b/include/gpg-keys.inc
@@ -13,10 +13,10 @@ function gpg_key_get(string $rm): ?string {
case 'carusogabriel':
return
- "pub rsa4096 2020-05-09 [SC] [expires: 2024-05-08]\n" .
- " BFDD D286 4282 4F81 18EF 7790 9B67 A5C1 2229 118F\n" .
- "uid [ultimate] Gabriel Caruso (Release Manager)
<[email protected]>\n" .
- "sub rsa4096 2020-05-09 [E] [expires: 2024-05-08]";
+ "pub ed25519 2022-08-30 [SC] [expires: 2024-08-29]\n" .
+ " 242B CA36 E9C6 E6C8 B44D B8EB D915 E065 77F9 31CF\n" .
+ "uid [ultimate] Gabriel Caruso
<[email protected]>\n" .
+ "sub cv25519 2022-08-30 [E] [expires: 2024-08-29]";
case 'cmb':
return
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php