Commit:    dc3043b4d3ee10969c3433bff67509fca94bd0fc
Author:    Kalle Sommer Nielsen <[email protected]>         Tue, 7 Jul 2015 
21:48:28 +0200
Parents:   99959d63ab068cf1bf575eff1ccaf1eed244bb82
Branches:  master

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

Log:
Added my GPG key

Changed paths:
  M  include/gpg-keys.inc


Diff:
diff --git a/include/gpg-keys.inc b/include/gpg-keys.inc
index 6a72326..69e254a 100644
--- a/include/gpg-keys.inc
+++ b/include/gpg-keys.inc
@@ -1,7 +1,11 @@
-<?php
+<?php
 // GPG keys used for signing releases.
 $GPG_KEYS = array(
     "7.0" => <<< GPG
+pub   2048R/22FE5A12 2015-07-07 [expires: 2020-07-05]
+      Key fingerprint = D620 173D 6924 BA1C 2244  C7C4 1B6B 6676 22FE 5A12
+uid                  Kalle Sommer Nielsen (PHP) <[email protected]>
+
 pub   2048R/9C0D5763 2015-06-09 [expires: 2024-06-06]
       Key fingerprint = 1A4E 8B72 77C4 2E53 DBA9  C7B9 BCAA 30EA 9C0D 5763
 uid                  Anatol Belski &lt;@php.net&gt;


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

Reply via email to