Author: Ben Ramsey (ramsey) Date: 2023-08-03T12:28:15-05:00 Commit: https://github.com/php/web-php/commit/0f45334dbc029212e7805a62069695b8d0b65bca Raw diff: https://github.com/php/web-php/commit/0f45334dbc029212e7805a62069695b8d0b65bca.diff
Add ramsey to the PHP 8.0 GPG keys Changed paths: M include/gpg-keys.inc Diff: diff --git a/include/gpg-keys.inc b/include/gpg-keys.inc index f309814e6..df5bc8c61 100644 --- a/include/gpg-keys.inc +++ b/include/gpg-keys.inc @@ -166,7 +166,7 @@ function gpg_key_get_branches(bool $activeOnly): array { '8.3' => ['pierrick', 'ericmann', 'bukka'], '8.2' => ['pierrick', 'ramsey', 'sergey'], '8.1' => ['krakjoe', 'ramsey', 'patrickallaert'], - '8.0' => ['pollita', 'carusogabriel-old', 'carusogabriel-new'], + '8.0' => ['pollita', 'carusogabriel-old', 'carusogabriel-new', 'ramsey'], '7.4' => ['derick', 'petk'], '7.3' => ['cmb', 'stas'], '7.2' => ['pollita', 'remi', 'cmb'], -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php