Commit:    c5993bac38f1a40e2dde5cff36d9099536e9408c
Author:    Nikita Popov <nikita....@gmail.com>         Tue, 29 May 2018 
14:46:09 +0200
Parents:   d5b95f1d207d06fc06379f1c00f5dbb387d54787
Branches:  master

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

Log:
Add myself to trusted devs

I'm going to be removing rude comments by rhsoft.

Changed paths:
  M  include/trusted-devs.php


Diff:
diff --git a/include/trusted-devs.php b/include/trusted-devs.php
index e2a7019..59427ca 100644
--- a/include/trusted-devs.php
+++ b/include/trusted-devs.php
@@ -17,7 +17,8 @@ $trusted_developers = array(
        'zeev',
        'pollita', 
        'kalle', 
-       'danbrown'
+       'danbrown',
+       'nikic',
 );
 
 // Distro people (security related)


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to