Commit:    30a519333fe0516dfe53306457b3db17f66e884d
Author:    Derick Rethans <[email protected]>         Mon, 25 Mar 2019 
15:48:47 +0000
Parents:   b02257864cab75e9bd2661037dd2f55909542831
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=30a519333fe0516dfe53306457b3db17f66e884d

Log:
Add my GPG finger print for 7.4 RM stuff

Changed paths:
  M  include/gpg-keys.inc


Diff:
diff --git a/include/gpg-keys.inc b/include/gpg-keys.inc
index ec51b59..1e07cc7 100644
--- a/include/gpg-keys.inc
+++ b/include/gpg-keys.inc
@@ -5,6 +5,14 @@ $GPG_KEYS = array(
       Key fingerprint = D620 173D 6924 BA1C 2244  C7C4 1B6B 6676 22FE 5A12
 uid                  Kalle Sommer Nielsen (PHP) &lt;[email protected]&gt;
 */
+    "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]
+GPG
+,
     "7.3" => <<< GPG
 pub   rsa4096/118BCCB6 2018-06-05 [SC] [expires: 2022-06-04]
       Key fingerprint = CBAF 69F1 73A0 FEA4 B537  F470 D66C 9593 118B CCB6


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to