Commit:    e2eadb2b89c08d5fc11bd160d218ab2affbd09a1
Author:    Derick Rethans <[email protected]>         Wed, 27 Jul 2016 
10:08:25 +0100
Parents:   ea6da707e5c9de97cd23664f25b8d615f9ee5698
Branches:  master

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

Log:
Give Davey and Joe access to security bugs (As they are RMs)

Changed paths:
  M  include/trusted-devs.php


Diff:
diff --git a/include/trusted-devs.php b/include/trusted-devs.php
index 4088a61..bb56902 100644
--- a/include/trusted-devs.php
+++ b/include/trusted-devs.php
@@ -59,6 +59,8 @@ $security_developers = array(
        'tyrael',
        'ab',
        'kaplan',
+       'davey',
+       'krakjoe',
 );
 
 $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