Commit: 44eaf4f6d32c65ae484330bdfd8abe73a77cc9cb Author: Christoph M. Becker <[email protected]> Sun, 20 Oct 2019 16:25:13 +0200 Parents: 257c114b05462d5d65ee6efffabd28ad59889b69 Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=44eaf4f6d32c65ae484330bdfd8abe73a77cc9cb Log: Add bukka to security devs list Changed paths: M include/trusted-devs.php Diff: diff --git a/include/trusted-devs.php b/include/trusted-devs.php index cf9a44e..c4bdb97 100644 --- a/include/trusted-devs.php +++ b/include/trusted-devs.php @@ -70,7 +70,8 @@ $security_developers = [ 'kalle', 'cmb', 'danbrown', - 'yohgaki' + 'yohgaki', + 'bukka' ]; $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
