From patchwork Thu Feb 27 13:36:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 230358 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=-9.0 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, UNWANTED_LANGUAGE_BODY,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 BDE1AC3F35D for ; Thu, 27 Feb 2020 14:21:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8C6482468F for ; Thu, 27 Feb 2020 14:21:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582813278; bh=yGOqHW49aaIvOwdpSFdv6CE12GjUys7mWEUjce85NcQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=WpnbulrA/jVRkpsBRgVhG3WuF3L9ISH4TmwLrYdkTZmIbga7Ewn54Xgq5TayI0Mdn +NKg5nyUM5AlCcCkN1qv23QZ6H6Los5ZDt2vliBTRIT+r65LIq8yYYWIgZq9IpNI21 vHAYhbCC0PJ1JiuUZnTEZ4PtqBniUKDJap0+hBqY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389654AbgB0ORH (ORCPT ); Thu, 27 Feb 2020 09:17:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:57476 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389648AbgB0ORH (ORCPT ); Thu, 27 Feb 2020 09:17:07 -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 236D220801; Thu, 27 Feb 2020 14:17:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582813026; bh=yGOqHW49aaIvOwdpSFdv6CE12GjUys7mWEUjce85NcQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IyxKLb9c6XLbZSf1ZYtZ3T+R+uLYalpfl2Th75TgDrXkaIjjROUvfv37S+TamGW/C +119nFs0JLiD7ywhhr/02MMcEl8ltNm0X/UMxz/oSpzJpmBk+DOu5vFWEAmDyvOeaQ tnHztcFjUFGXbaMbcM6pdiPD+gTLdk/iQIqzL3as= 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.5 069/150] MAINTAINERS: Update drm/i915 bug filing URL Date: Thu, 27 Feb 2020 14:36:46 +0100 Message-Id: <20200227132243.142173018@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200227132232.815448360@linuxfoundation.org> References: <20200227132232.815448360@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 @@ -8302,7 +8302,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