Commit: c409d8b73b5b9c16d0c9947e63277530b1433259 Author: Stanislav Malyshev <smalys...@gmail.com> Fri, 30 Dec 2016 01:13:57 -0800 Parents: b0f9757d88a6bed24fff3c17e41298340ba1144f Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=c409d8b73b5b9c16d0c9947e63277530b1433259 Log: Add cmb to security devs list Changed paths: M include/trusted-devs.php Diff: diff --git a/include/trusted-devs.php b/include/trusted-devs.php index 1c92727..28f91fa 100644 --- a/include/trusted-devs.php +++ b/include/trusted-devs.php @@ -64,7 +64,8 @@ $security_developers = array( 'krakjoe', 'nikic', 'leigh', - 'kalle' + 'kalle', + 'cmb' ); $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