Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120007 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 5049 invoked from network); 12 Apr 2023 20:56:53 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 Apr 2023 20:56:53 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C42351804D5 for ; Wed, 12 Apr 2023 13:56:52 -0700 (PDT) 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.0 required=5.0 tests=BAYES_05, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE 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-ej1-f48.google.com (mail-ej1-f48.google.com [209.85.218.48]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 12 Apr 2023 13:56:52 -0700 (PDT) Received: by mail-ej1-f48.google.com with SMTP id ga37so32500839ejc.0 for ; Wed, 12 Apr 2023 13:56:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681333011; x=1683925011; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=j0gNn5Npdjlpwyt6LLFC+tSTsoM6V8sOp8WcmJW5Ni0=; b=YhDAN0wotM/OmG2cGqOrPNrI3rFc220yckv23EG4wi/GOfcbXS3T7OXiu7otWzFL+i kSNp60YXt8Q2UiKXtHF7yL9kbrcMc4sKWmhMw5RNWjimHhvdNzKu2p6xY1LJ4SKvGGHP PonHHQCGh9WygV31hMdgJozoaHnO0oBbklQhn0BUMnppWd6uXI3fw7nXvS4i2ny79N5c AEyjz/WSNu0XbVVaTsQkpIm92dYfZ86Ns/toVaLaazIGCRoYkszFZJ0ryqG6u2PTbh4r SggZ/n/vo9DSjdUUKkWRZCn0zHAnuDstmmApxO8qzGLp3Gv+RtdIXqF4vCZ2XUXnh1PK 30pg== X-Gm-Message-State: AAQBX9f6sGl/rHSwM0IVNjo1zU6Ha4xweYbtd+JscV+wRRchMejqhbsg Q/SNcHoDOX/nO56bZ+ViX5ldZndorm7xdtOMtFs= X-Google-Smtp-Source: AKy350Yz4vv3AipBZDUgCBpiGmuWP5pSLT4I94My2duBeeRjWSWXTY6iFHIebO3TkMZXeWadCSDxgG34NOT3cwAt8bw= X-Received: by 2002:a17:906:5441:b0:94a:7511:21f5 with SMTP id d1-20020a170906544100b0094a751121f5mr118551ejp.9.1681333010908; Wed, 12 Apr 2023 13:56:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 12 Apr 2023 21:56:39 +0100 Message-ID: To: Stanislav Malyshev Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary="000000000000dd47e305f929d838" Subject: Re: [PHP-DEV] Moving PHP internals to GitHub From: bukka@php.net (Jakub Zelenka) --000000000000dd47e305f929d838 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Apr 12, 2023 at 9:37=E2=80=AFPM Stanislav Malyshev wrote: > Hi! > > > I think what could be proposed instead is to enable GitHub discussions > for > > discussing ideas before they are proposed on the mailing list. It could > be > > Don't see any problem with that if somebody would be willing to keep an > eye on it and do the moderator duties (unfortunately, any public forum > requires that from time to time). > > I think it's kind of the same as for mailing list and it is quite a rare event when things need some moderation. But if that happens, I think it should be actually easier as there are more people with access that can do the actual moderation. Cheers Jakub --000000000000dd47e305f929d838--