Commit: 731a0e3492c08374b66c891f890615471c4bcce9 Author: Ferenc Kovacs <[email protected]> Wed, 22 Jan 2014 13:07:45 +0100 Parents: c1e19f4fdeb29dbf0814513553099a0d2cf6e0d1 Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=731a0e3492c08374b66c891f890615471c4bcce9 Log: adding myself to the security devs, as RMs should be there Changed paths: M include/trusted-devs.php Diff: diff --git a/include/trusted-devs.php b/include/trusted-devs.php index f9ed7a4..c968c74 100644 --- a/include/trusted-devs.php +++ b/include/trusted-devs.php @@ -54,6 +54,7 @@ $security_developers = array( 'chregu', 'dsp', 'jpauli', + 'tyrael', ); $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
