From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932580AbcAZJMB (ORCPT ); Tue, 26 Jan 2016 04:12:01 -0500 Received: from mga11.intel.com ([192.55.52.93]:36743 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756570AbcAZJLG (ORCPT ); Tue, 26 Jan 2016 04:11:06 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,349,1449561600"; d="scan'208";a="901263810" From: Jani Nikula To: linux-kernel@vger.kernel.org Cc: intel-gfx@lists.freedesktop.org, jani.nikula@intel.com, Daniel Vetter , Joe Perches , Andrew Morton Subject: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Date: Tue, 26 Jan 2016 11:10:51 +0200 Message-Id: <1453799451-19300-1-git-send-email-jani.nikula@intel.com> X-Mailer: git-send-email 2.1.4 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Different subsystems and drivers have different preferred ways of receiving bug reports; mailing list or bugzillas at various locations. Add "B:" entry for specifying the preference to guide bug reporters at the right location. Cc: Daniel Vetter Cc: Joe Perches Cc: Andrew Morton Signed-off-by: Jani Nikula --- v2: drop the B: entry for i915 due to bikeshedding, let's see if there's a chance this B: entry sticks in general --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 30aca4aa5467..c9da3a2af398 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -75,6 +75,8 @@ Descriptions of section entries: L: Mailing list that is relevant to this area W: Web-page with status/info Q: Patchwork web based patch tracking system site + B: Preferred method for reporting bugs; bug tracking system site + or "List" for mailing list. T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit S: Status, one of the following: -- 2.1.4