From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754315AbcK2A1R (ORCPT ); Mon, 28 Nov 2016 19:27:17 -0500 Received: from ms.lwn.net ([45.79.88.28]:39568 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751385AbcK2A1L (ORCPT ); Mon, 28 Nov 2016 19:27:11 -0500 Date: Mon, 28 Nov 2016 17:27:08 -0700 From: Jonathan Corbet To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Linus Torvalds , Len Brown , Linux PM list , ACPI Devel Maling List , Darren Hart , Laura Abbott , Konstantin Ryabitsev , James Bottomley , Theodore Tso Subject: Re: [PATCH] MAINTAINERS: Add bug tracking system location entry type Message-ID: <20161128172708.0e69857e@lwn.net> In-Reply-To: <2170547.PZqCrC6KTi@vostro.rjw.lan> References: <2170547.PZqCrC6KTi@vostro.rjw.lan> Organization: LWN.net X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 25 Nov 2016 00:13:56 +0100 "Rafael J. Wysocki" wrote: > Following the kernel Bugzilla discussion during the Kernel Summit > (https://lwn.net/Articles/705245/), add bug tracking system location > entry type (B) to MAINTAINERS and populate it for several subsystems > known to be using the kernel BZ actively (and add the upstream BZ for > ACPICA too). Applied to the docs tree, thanks. (We are accumulating a pretty big mess of field types in that file, though; at some point we need to think about how much more stuff we want to try to cram in there.) jon