From patchwork Thu Dec 12 12:51:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Peres X-Patchwork-Id: 11288077 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DF38C138C for ; Thu, 12 Dec 2019 12:52:20 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C708122B48 for ; Thu, 12 Dec 2019 12:52:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C708122B48 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5D9EA6ED38; Thu, 12 Dec 2019 12:52:20 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6B9F86ED3C for ; Thu, 12 Dec 2019 12:52:18 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Dec 2019 04:52:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,306,1571727600"; d="scan'208";a="225912167" Received: from linux.intel.com ([10.54.29.200]) by orsmga002.jf.intel.com with ESMTP; 12 Dec 2019 04:52:17 -0800 Received: from mperes-DESK.fi.intel.com (mperes-desk.fi.intel.com [10.237.72.73]) by linux.intel.com (Postfix) with ESMTP id E3F36580409; Thu, 12 Dec 2019 04:52:16 -0800 (PST) From: Martin Peres To: intel-gfx@lists.freedesktop.org Date: Thu, 12 Dec 2019 14:51:51 +0200 Message-Id: <20191212125151.118946-2-martin.peres@linux.intel.com> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191212125151.118946-1-martin.peres@linux.intel.com> References: <20191212125151.118946-1-martin.peres@linux.intel.com> MIME-Version: 1.0 Subject: [Intel-gfx] [PATCH 2/2] MAINTAINERS: update the i915 bug filing instruction X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" This reflects the fact that freedesktop.org's bugzilla instance is no more, and bugs got migrated to gitlab.freedesktop.org/drm/intel. Signed-off-by: Martin Peres --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c6278faccdc8..e1db0a8b0904 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8313,7 +8313,7 @@ M: Joonas Lahtinen M: Rodrigo Vivi L: intel-gfx@lists.freedesktop.org W: https://01.org/linuxgraphics/ -B: https://01.org/linuxgraphics/documentation/how-report-bugs +B: https://gitlab.freedesktop.org/drm/intel/wikis/home C: irc://chat.freenode.net/intel-gfx Q: http://patchwork.freedesktop.org/project/intel-gfx/ T: git git://anongit.freedesktop.org/drm-intel