Commit: b2f34f05c501ba7a32a9b7d288e609cc9969a2ec Author: Derick Rethans <git...@derickrethans.nl> Fri, 11 Nov 2016 11:42:48 +0000 Parents: 60a0a26f8d6d4b935220bf5f6f42114e59ef2e09 Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=b2f34f05c501ba7a32a9b7d288e609cc9969a2ec Log: Added Leigh, as per request from Joe Watkins Changed paths: M include/trusted-devs.php Diff: diff --git a/include/trusted-devs.php b/include/trusted-devs.php index 0bb412f..43b67e1 100644 --- a/include/trusted-devs.php +++ b/include/trusted-devs.php @@ -62,6 +62,7 @@ $security_developers = array( 'davey', 'krakjoe', 'nikic', + 'leigh', ); $security_developers = array_merge($security_developers, $security_distro_people); -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php