Commit: edf24d3aa53bc8e0441faf80e2ddab38770d7681 Author: Ferenc Kovacs <tyr...@gmail.com> Wed, 28 May 2014 10:06:06 +0200 Parents: f7cc97c2005f215219a73fc9d030f445f14006be Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=edf24d3aa53bc8e0441faf80e2ddab38770d7681 Log: adding Anatol to the list of security devs, asked by Pierre, approved by Stas Changed paths: M include/trusted-devs.php Diff: diff --git a/include/trusted-devs.php b/include/trusted-devs.php index c968c74..24e72fc 100644 --- a/include/trusted-devs.php +++ b/include/trusted-devs.php @@ -55,6 +55,7 @@ $security_developers = array( 'dsp', 'jpauli', 'tyrael', + 'ab', ); $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