This is not how you manage pecl account requests. What exactly are you looking to do? A simple reply to the requests to confirm/decline your involvement in them goes a long way.
-Hannes On Wed, Jul 23, 2014 at 7:51 PM, Xinchen Hui <[email protected]> wrote: > Commit: ca3956afbe71a92199922e5cd1cac3b746411fa4 > Author: Xinchen Hui <[email protected]> Thu, 24 Jul 2014 10:51:21 > +0800 > Parents: c7935f23dbed2b44ac8b4277da2b9cfa7ceed424 > Branches: master > > Link: > http://git.php.net/?p=web/master.git;a=commitdiff;h=ca3956afbe71a92199922e5cd1cac3b746411fa4 > > Log: > I'd like to help reviewing the PECL account request from chinese > > Changed paths: > M include/functions.inc > M manage/mirrors.php > > > Diff: > diff --git a/include/functions.inc b/include/functions.inc > index be94f66..33ffc71 100644 > --- a/include/functions.inc > +++ b/include/functions.inc > @@ -447,6 +447,7 @@ function is_admin($user) { > "felipe", > "johannes", > "tyrael", > + "laruence", > ); > return in_array($user, $admins); > } > diff --git a/manage/mirrors.php b/manage/mirrors.php > index 99aea0f..6d69b3b 100644 > --- a/manage/mirrors.php > +++ b/manage/mirrors.php > @@ -677,7 +677,7 @@ function is_mirror_site_admin($user) { > array( > "jimw", "rasmus", "andrei", "zeev", "andi", "sas", "thies", > "rubys", "ssb", "imajes", "goba", "derick", "cortesi", "wez", > - "bjori", "philip", "danbrown", "tyrael", > + "bjori", "philip", "danbrown", "tyrael", "laruence", > ) > ) > ) { > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
