Commit:    a864da2441be9edf779b360f67577ea3ae4a1cbe
Author:    Ferenc Kovacs <tyr...@gmail.com>         Wed, 27 Nov 2013 10:14:04 
+0100
Parents:   eb826c3d25a47676ca07558cd27daf9ef076efc3
Branches:  master

Link:       
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=a864da2441be9edf779b360f67577ea3ae4a1cbe

Log:
add jpauli to the security devs, as he is an RM and should be able to see the 
private bugs

Changed paths:
  M  include/trusted-devs.php


Diff:
diff --git a/include/trusted-devs.php b/include/trusted-devs.php
index 59a794c..f9ed7a4 100644
--- a/include/trusted-devs.php
+++ b/include/trusted-devs.php
@@ -53,6 +53,7 @@ $security_developers = array(
        'rrichards',
        'chregu',
        'dsp',
+       'jpauli',
 );
 
 $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

Reply via email to