Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:122011 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83841 invoked from network); 18 Dec 2023 16:24:23 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 Dec 2023 16:24:23 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 30FC4180059 for ; Mon, 18 Dec 2023 08:24:43 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_50,DMARC_MISSING, SPF_HELO_PASS,SPF_NEUTRAL autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Mon, 18 Dec 2023 08:24:42 -0800 (PST) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id A923810C24D for ; Mon, 18 Dec 2023 16:24:21 +0000 (GMT) Date: Mon, 18 Dec 2023 16:24:21 +0000 (GMT) To: PHP Developers Mailing List In-Reply-To: <21ed7837-3cd4-98e5-8ec7-c97b0e2a2146@php.net> Message-ID: References: <21ed7837-3cd4-98e5-8ec7-c97b0e2a2146@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] [RFC] Collecting All Policies Into One Repository From: derick@php.net (Derick Rethans) Hi, On Tue, 5 Dec 2023, Derick Rethans wrote: > A while ago I started looking into all the documents (RFCs etc) that we > have that relate to all sort of policies. From RFCs, to who can vote, > naming, and security classifications as a result of a discussion with > the foundations folk. A heads-up, as I posted this just over two weeks ago, and there was little discussion. I am intending to open the voting on this in the next few days. With the intention of running it until January 5th due to the holiday season. cheers, Derick