Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108353 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 61542 invoked from network); 4 Feb 2020 09:13:13 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Feb 2020 09:13:13 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id A5511180531 for ; Mon, 3 Feb 2020 23:25:19 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f45.google.com (mail-ot1-f45.google.com [209.85.210.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 3 Feb 2020 23:25:18 -0800 (PST) Received: by mail-ot1-f45.google.com with SMTP id g64so16139899otb.13 for ; Mon, 03 Feb 2020 23:25:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SBUijbJIkFZl/Vv7v8FK9lLOS7yh2//lmOLP0TNeRPU=; b=FWhEjXJ190w0/TQLxXIMMD6ISHsrtoe9JwuUkQ4lDrG0CMSoqdxtBM/t4MneXPig3R uvs1eC6I99bdtKjnAv4/lPaEr3ug3fa/sBwAgo9fJE8ZNCoxXRk0vvMcp491Uu5zWSey X52jbI4YqzrRfKtw2pXFCsCUdMVAoeIr0hLNX0A+HzXYWecP++4TvUJtF730w8Nn+TkK 0MyQf2EgMa2l1YbtSrb4yVL981+UVnNHWkmc+f0tuEZI2RxuXCfz7di9bx/jMOs9WxVU TMXLMKc/phMkgyu+R2bcy76m/dVu/g4zViknh38T112JBdQK9zkHiZP2SvSLPjd3kG8V m9Qw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=SBUijbJIkFZl/Vv7v8FK9lLOS7yh2//lmOLP0TNeRPU=; b=Qhx3ctRCKhenxYcgxErXVhU6M/Np2C6FKfkscLTE5Fxrzu2JKFtF8NN/1ZkqQfb2Lc oLyAYWPvgoWwRwOUNczJU+gDuRLFm2C3Oq86eb5sQwNE1nH0okk2Dk8R4dKzs30vYwFi hxzhg5mXhHGTkrn62IF4Q6Xg7Swkjrc1XW6qs0RXAykg7dypWUXKDX+eRZ4wYiCzBKA0 u+9rkSD7xuYPNZrtj0Iwqh4nJs5JMc348MoML+Q99deRu98iMbrkL0y6gE/TVlNb4API HVwLukAszgAok4LnWNWS2suJ+9yxq661YVmopuvEu7B/IrOe0LqevqKFh2X4si6DL77N 62Yg== X-Gm-Message-State: APjAAAVMgzvHv4h+Y1klLzeRi0dwZ2EXEpb858OCWXgCCUTYu9oPhyUV cdjoFSrTWpX/ZRDYBcHVWr1fEZ8kZZuXNIMTfSU= X-Google-Smtp-Source: APXvYqxlPjzjzsvVKF2CfsY7gPu7Bm3o131wbAaWWz70y2zszA235SdMd3CX1sTFBGouOlK2Eb5SCid/zuEj0csAppU= X-Received: by 2002:a9d:6251:: with SMTP id i17mr21641546otk.14.1580801117633; Mon, 03 Feb 2020 23:25:17 -0800 (PST) MIME-Version: 1.0 References: <8ee0dbf3-9d81-b580-0b5b-d64a23d25ad5@heigl.org> In-Reply-To: <8ee0dbf3-9d81-b580-0b5b-d64a23d25ad5@heigl.org> Date: Tue, 4 Feb 2020 08:25:05 +0100 Message-ID: To: Andreas Heigl Cc: PHP Internals , Peter Cowburn , Dan Ackroyd , Derick Rethans , Nikita Popov , Maciej Sobaczewski , Gabriel Caruso , Rasmus Lerdorf Content-Type: multipart/alternative; boundary="00000000000013c1fb059dbaf177" Subject: Re: [PHP-DEV] Moving the documentation to git From: benjamin.morel@gmail.com (Benjamin Morel) --00000000000013c1fb059dbaf177 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > > So the main question is now, how the PHP-Project wants to go on with > moving the documentation from SVN to git? Is there any interest in > continuing this project? Yes please. I would contribute a thousand times more if I could just make PRs on GitHub. Right now I'm being put off by the documentation editor. =E2=80=94 Benjamin --00000000000013c1fb059dbaf177--