From patchwork Thu Feb 27 13:36:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 230306 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7127AC54FDD for ; Thu, 27 Feb 2020 14:27:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3EE7021D7E for ; Thu, 27 Feb 2020 14:27:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582813626; bh=chR6BQ7aV20aKrhv3+T7oUb3YyDnnvGFmO+qnTOjOxs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=trihr5vidxuUYSC82d8a+vQhriFTs2Vl6NeQ4jUHbXs7k9p0s3dYPqTgzudsIM/eK H5vJv2lgi/hxJe4q8fssNV7yUJJaVNZ26cVUN5oZj8Fk0y7TYppjukvI5C816LlJUY SygSyGfrQGxAjsR3cAW8ot0u/RK2hiIpJO/k8jXM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388360AbgB0OJP (ORCPT ); Thu, 27 Feb 2020 09:09:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:47186 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388364AbgB0OJO (ORCPT ); Thu, 27 Feb 2020 09:09:14 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B304424656; Thu, 27 Feb 2020 14:09:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582812554; bh=chR6BQ7aV20aKrhv3+T7oUb3YyDnnvGFmO+qnTOjOxs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WZTxmb+J1IY23x1Q93TIBoNp/WBhopcn1aOKh2cPoEAOpw8qbTEalqw/n1tTCXry8 3RRQn3lKJ2Ks1vuXbb87MbRTMpOHBW6Hi1gPvhRxbXAnvgggQF1nTo7UaeuOZ6ZyZN 3JygUQJtl7AAxaJh33XPEQlyJDZ+6AMdAcGY7P0U= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chris Wilson , Jani Nikula Subject: [PATCH 5.4 060/135] MAINTAINERS: Update drm/i915 bug filing URL Date: Thu, 27 Feb 2020 14:36:40 +0100 Message-Id: <20200227132238.071476244@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200227132228.710492098@linuxfoundation.org> References: <20200227132228.710492098@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org From: Jani Nikula commit 96228b7df33f8eb9006f8ae96949400aed9bd303 upstream. We've moved from bugzilla to gitlab. Cc: stable@vger.kernel.org Reviewed-by: Chris Wilson Signed-off-by: Jani Nikula Link: https://patchwork.freedesktop.org/patch/msgid/20200212160434.6437-1-jani.nikula@intel.com (cherry picked from commit 3a6a4f0810c8ade6f1ff63c34aa9834176b9d88b) Signed-off-by: Jani Nikula Signed-off-by: Greg Kroah-Hartman --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8201,7 +8201,7 @@ M: Joonas Lahtinen 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/How-to-file-i915-bugs C: irc://chat.freenode.net/intel-gfx Q: http://patchwork.freedesktop.org/project/intel-gfx/ T: git git://anongit.freedesktop.org/drm-intel