Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39092 invoked from network); 26 Aug 2014 20:25:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Aug 2014 20:25:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=are.you.winning@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=are.you.winning@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.43 as permitted sender) X-PHP-List-Original-Sender: are.you.winning@gmail.com X-Host-Fingerprint: 209.85.216.43 mail-qa0-f43.google.com Received: from [209.85.216.43] ([209.85.216.43:39108] helo=mail-qa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/24-11622-74DECF35 for ; Tue, 26 Aug 2014 16:25:43 -0400 Received: by mail-qa0-f43.google.com with SMTP id w8so14371222qac.16 for ; Tue, 26 Aug 2014 13:25:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=ShuI1Ts9ooQV/LiCV7E/4b5LjsfghWfjDqaDL9nNGwc=; b=dmBtLFRo44XqqpCDIKi5ISom+huCAwetQc7dpMWz6uAdi66GtoipRfgkmsp9UoctmS 1IfRLomHtN8RyhXSy1RLCnT+D9isMhWvMCFzFVLSED6I38BZW+rDa/vR3xRBKzj1l2tA LjA5v4nT1GIJ535zECnyj9AWX9GvunJcBwr6wcnAVlQm1Ec4lMWJmZM6fM24KvsDVs71 eE9RytDgmSECWE3j0N+Nko+QzexKMNs2OsKwUl/gX7uAAaOPpCTKXx/cGmZEWLhllO7F 6nhDq55zAjHfdQu8DTwOQ0dC1a3YEJW6OcN3LiPpyEYM99Uvq2w3EzpW8MmvLy+MyW/i PexA== MIME-Version: 1.0 X-Received: by 10.229.84.133 with SMTP id j5mr49300599qcl.14.1409084740617; Tue, 26 Aug 2014 13:25:40 -0700 (PDT) Sender: are.you.winning@gmail.com Received: by 10.141.28.193 with HTTP; Tue, 26 Aug 2014 13:25:40 -0700 (PDT) Date: Tue, 26 Aug 2014 21:25:40 +0100 X-Google-Sender-Auth: VEmNJduol4GbVj2qBAEFTjLhe6E Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: VCS access From: daverandom@php.net (Chris Wright) Hi all I would like to request VCS access to php-src. I would like to be able to merge my own patches when (and only when) it is agreed they should be merged :-) Existing contributions: https://github.com/php/php-src/commits?author=DaveRandom https://github.com/php/php-src/pulls/DaveRandom https://github.com/salathe/phpdoc-en/commits?author=DaveRandom Thanks, Chris