From patchwork Sun Feb 28 16:36:58 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pavel_Turinsk=C3=BD?= X-Patchwork-Id: 12108493 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=-18.7 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 856E4C433E0 for ; Sun, 28 Feb 2021 22:56:46 +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 00EF364E4A for ; Sun, 28 Feb 2021 22:56:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 00EF364E4A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kam.mff.cuni.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0BD596E430; Sun, 28 Feb 2021 22:56:33 +0000 (UTC) Received: from nikam.ms.mff.cuni.cz (nikam.ms.mff.cuni.cz [195.113.20.16]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1846889F97 for ; Sun, 28 Feb 2021 16:37:25 +0000 (UTC) Received: from kamenik.kam.mff.cuni.cz (kamenik.kam.mff.cuni.cz [IPv6:2001:718:1e03:810::8f]) by nikam.ms.mff.cuni.cz (Postfix) with ESMTP id D30A02805B6; Sun, 28 Feb 2021 17:37:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kam.mff.cuni.cz; s=gen1; t=1614530243; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8CGa4uqAHGbgSuKWpiVbdnIdyuSgJntNKxif9nAs7uA=; b=icW8oCL9h2VY16hO9S/P7+WTdU9OW18xx0ZQ3Di2tIADhKIEvAc6ULZ+UopN7Fw4uV+sbH +gAOnhX1POrntDDWEIHivrqTdsqcd8gd8cQ/VixLc0C0s5SQcQHDSp5aCIw/vz0ooArJhO 1AuxKfW8eEinQWbRLjYZt2V6hiNkb4g= Received: by kamenik.kam.mff.cuni.cz (Postfix, from userid 3165) id C75602400B1; Sun, 28 Feb 2021 17:37:22 +0100 (CET) From: =?utf-8?q?Pavel_Turinsk=C3=BD?= To: airlied@linux.ie, daniel@ffwll.ch Subject: [PATCH] MAINTAINERS: update drm bug reporting URL Date: Sun, 28 Feb 2021 17:36:58 +0100 Message-Id: <20210228163658.54962-1-ledoian@kam.mff.cuni.cz> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Mailman-Approved-At: Sun, 28 Feb 2021 22:56:33 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Pavel_Turinsk=C3=BD?= , trivial@kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The original bugzilla seems to be read-only now, linking to the gitlab for new bugs. Signed-off-by: Pavel Turinský Cc: trivial@kernel.org --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index bfc1b86e3e73..434adb869522 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5793,7 +5793,7 @@ M: David Airlie M: Daniel Vetter L: dri-devel@lists.freedesktop.org S: Maintained -B: https://bugs.freedesktop.org/ +B: https://gitlab.freedesktop.org/drm C: irc://chat.freenode.net/dri-devel T: git git://anongit.freedesktop.org/drm/drm F: Documentation/devicetree/bindings/display/