Commit: 182dbad7294df74bba110475bcf871a52fb71601 Author: Peter Cowburn <[email protected]> Sat, 12 Oct 2019 12:08:30 +0100 Parents: 73ab4d8234fca4d0b68830e67f1e7ff88e8bf52d Branches: master
Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=182dbad7294df74bba110475bcf871a52fb71601 Log: sync admin list with karma givers This commit mostly adds PHP Group folk, and some old names who aren't very active any more. But it makes the list of people who can approve VCS accounts and those who can grant commit karma basically aligned. Changed paths: M include/functions.inc Diff: diff --git a/include/functions.inc b/include/functions.inc index 2cb2a54..124968e 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -419,6 +419,19 @@ function is_admin($user) { "rubys", "ssb", "wez", + "shane", + "sterling", + "goba", + "imajes", + "jon", + "alan_k", + "stas", + "iliaa", + "jmcastagnetto", + "mj", + "gwynne", + "lsmith", + "dsp", "philip", "davidc", "helly", -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
