Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92792 invoked from network); 22 Jan 2016 10:23:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2016 10:23:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:50467] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/12-12955-21302A65 for ; Fri, 22 Jan 2016 05:23:15 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id A6EDBE20F0; Fri, 22 Jan 2016 10:23:10 +0000 (GMT) Date: Fri, 22 Jan 2016 10:23:10 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Flyingmana cc: internals@lists.php.net In-Reply-To: <6B.14.09073.B8061A65@pb1.pair.com> Message-ID: References: <59.F0.09073.49041A65@pb1.pair.com> <6B.14.09073.B8061A65@pb1.pair.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] Handling of withdrawn RFCs From: derick@php.net (Derick Rethans) On Thu, 21 Jan 2016, Flyingmana wrote: > On 01/21/2016 09:53 PM, Ronald Chmara wrote: > > > On Thu, Jan 21, 2016 at 12:33 PM, Flyingmana wrote: > >> An RFC could still be valuable for the project, even if the original > >> author leaved, so taking it over should be possible. And it should not > >> be painful in any way. > >> Would we need some rules in case multiple people want to take it over, > >> or should we say the first one wins? > >> Is there any way to abuse the taking over of an withdrawn RFC? > > > > Hypothetically: > > > > An RFC being used primarily for ongoing debate/argument/trolling > > purposes could live indefinitely, generating hundreds, or thousands, > > of messages, and changesets/PR's, and list churn, in the name of > > "making sure an issue is adequately discussed and resolved". > > > > Even as individual trolls, marks, and sockpuppets were knocked down, > > new ones could pick up the mantle of "but we're discussing important > > things, here!", and continue the loop, only finally exhausting the > > suite of RFC mechanisms all of the trolls/marks/puppets finally gave > > up, or were someho0w being administratively prohibited from all future > > participation. > > > > Which, if the PHP email lists were an endless trolling/argument/debate > > forum like twitter or reddit, would be completely appropriate. > > > > This is all hypothetical, of course. > > Thats a valid problem. > How is this currently handled for the case, the troll is not willing to > withdraw it? It isn't *really*. Which is what I hopefully think the current process of establishing our values, guidelines, a CoC and a Mediation Team should address. And in an extreme case, with continuous trolling, a "resolution" (RFC like thing) could be put up for vote with the rest of internals to ban these people from the project. This is only mostly hypothetical, as it has happened once in the ~15 years I've been involved, although we didn't go through a process then. And I sincerely hope that was the last one too. cheers, Derick