Commit: 45ab5afb6743ac2dfe5e8b03eab0ddc3e9002ddb Author: Hannes Magnusson <[email protected]> Sun, 31 May 2015 19:34:05 -0700 Parents: 67d7d46fea2e8fddadea2e831e99a77a255eba0c Branches: master
Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=45ab5afb6743ac2dfe5e8b03eab0ddc3e9002ddb Log: Give the new doc editor (Peter Cowburn) account approval karma Changed paths: M include/functions.inc Diff: diff --git a/include/functions.inc b/include/functions.inc index 78e31d8..5c94ef3 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -426,6 +426,7 @@ function is_admin($user) { "felipe", "johannes", "tyrael", + "salathe", ); return in_array($user, $admins); } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
