Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100928 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79647 invoked from network); 24 Oct 2017 09:46:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2017 09:46:07 -0000 Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 74.125.83.42 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 74.125.83.42 mail-pg0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:52795] helo=mail-pg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/30-58908-EDB0FE95 for ; Tue, 24 Oct 2017 05:46:07 -0400 Received: by mail-pg0-f42.google.com with SMTP id a192so14071212pge.9 for ; Tue, 24 Oct 2017 02:46:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=b1y0jeyjCfwld/MRqTEa3tlC5cyB6Cd1G8CJTkpsnbU=; b=RPsm27KRiZqBiVRukcMKs10Di5fLIDOhSTp0C+V3tMX0BRCTyGyvjc88Rb4Ok9bO6/ Le08B5rz7wFC04P3qFtgD+TnjgUDrJX1FaiI/HOCtnv254mWX5tkqJyYUI0YU568dLNf Wa6fN1xUfLdMPAodtadvbIJGGXmbQjLfVc0gipDlkLif4PoLoDE4rovgY9QBKzw8hX6t Gf6w9IrPXsTLo0GCzIYojwa4OWpZQjiHzlA0EY9yGWw/rHdUtGIzysN6IprzJdg9wxDz XRZRLNctwXtdB1f0pPkTGuAE8AdlTQLV4cEjId19KV7XIvsinN0AXIr3ryZjJ/8NmGRb XxKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=b1y0jeyjCfwld/MRqTEa3tlC5cyB6Cd1G8CJTkpsnbU=; b=TwfmTymiRY1F59E8Sipr+aTqCufc0i30UUZAo2n4ah0Uegzj3BGC0gRPkrHJWelyS8 8sDA0Q1H+ZnwenWpgeK6LxvnxuaSv981lh0Cw2ImGAAfcwrd5KKVXzdvXAvPUw+u5QXE bWIdMq7TPlGGo0bL7XXGdgTedfgfqiwvCbZ+9aHzhtGEcOZFNjOYVS6msfvENvS7euyf 7CblPIqgrawrTun9Jio7+lyHZwCeXotB/VU9IY82UVplOmY1K3hBXo+nQnKaZBGymkKJ b/lQfT/bMmgkQZtWwjYMCppSvEGoNIF/is5spM8yTG6Ymhs9pf5LpIcRQe1lcDR0mpo+ QhNg== X-Gm-Message-State: AMCzsaVpGCuaM5w4wuL6/LoIIqwSPPKn6VP9UTXFMSmRlpnJK+0qmn5o VH3rEJov0R0JJ3+ZH0JMdLnpqxPFUeTozQ9Gyd7XPw== X-Google-Smtp-Source: ABhQp+S96NNkEtM/bulMpO+cYFC76bL72UbKpMMkmAnvndq+tEWVXijT20utvf/XJhVR33/1L6USBG5ShW3EE5UPMGA= X-Received: by 10.84.231.139 with SMTP id g11mr6140780plk.188.1508838364233; Tue, 24 Oct 2017 02:46:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.176.11 with HTTP; Tue, 24 Oct 2017 02:46:03 -0700 (PDT) X-Originating-IP: [81.143.203.71] In-Reply-To: References: Date: Tue, 24 Oct 2017 10:46:03 +0100 Message-ID: To: Kalle Sommer Nielsen Cc: Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Callout for bug tracker cleanup From: danack@basereality.com (Dan Ackroyd) Hi Kalle, On 24 October 2017 at 05:07, Kalle Sommer Nielsen wrote: > Dear Internals > > I have in the past few days been working on, and I continue to work on > cleaning up our bug tracker. While that's good overall - I think assigning documentation bugs to people is not so good. Documentation 'bugs' are things that anyone can work on, and so should remain in the pool of stuff open for people to work on. Or at least please don't assign documentation bugs to me. cheers Dan