From patchwork Fri Jul 6 07:28:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 10510949 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AB2BB601C0 for ; Fri, 6 Jul 2018 07:28:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8DC382818E for ; Fri, 6 Jul 2018 07:28:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 829D1281E1; Fri, 6 Jul 2018 07:28:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 186D42818E for ; Fri, 6 Jul 2018 07:28:52 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 194206EF44; Fri, 6 Jul 2018 07:28:51 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6CE496EF44 for ; Fri, 6 Jul 2018 07:28:50 +0000 (UTC) Received: by mail-ed1-x532.google.com with SMTP id t3-v6so7956281eds.3 for ; Fri, 06 Jul 2018 00:28:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ko0FcCojKI+ZwY4h/b+mIrYAVRkDg31wqUEn649QKR4=; b=gdym669aMRTKvD6qyRg34x9sVGSui7fg3tlKwk0R4H1BRGEKnIChJaKXZwEK7crYv9 XuTsOOX8IMET0jziJwDtj8ARKmCkOPiLUf90goDL3nhdvEHKbgZKK+7Qcsgoaz9ma+bv CUfL2yS5SfwiWXOclmac+PGKlGYAznK0EUQBwavoP6umZ2xk3nN5z9NC606N+bhcT/ei Nqmf5g+jCSJYxXrc6GMi+lIEwqbMB0QT/nBNNMRS/iIG6QE3g2U5ozRhK9MroFnrmot5 1/2wX7S9gWpiWYtBSDI4DxLDT0LCjTg4SthMyU3Qj825Gg1IFH61irBw675IeVHrO7Nz T15A== X-Gm-Message-State: APt69E2vttR+okLPk7dRmE23XliSVgazQO0rczAOi9mzywNVhbhmKV/r PKu/yAqpI9zAdasUA6dqW/OM532a X-Google-Smtp-Source: AAOMgpfLUx6tXhCqeTRfG5O/LsidbMWc6BsV5TEMbn1GYnOO2EGY4i9iNyjgcoxiH7rNQlKxd2gwtw== X-Received: by 2002:a50:a725:: with SMTP id h34-v6mr9724382edc.297.1530862128839; Fri, 06 Jul 2018 00:28:48 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:5628:0:496f:7dc5:66d7:a057]) by smtp.gmail.com with ESMTPSA id n64-v6sm3481878edc.49.2018.07.06.00.28.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Jul 2018 00:28:48 -0700 (PDT) From: Daniel Vetter To: DRI Development Subject: [PATCH] MAINTAINERS: update drm tree Date: Fri, 6 Jul 2018 09:28:42 +0200 Message-Id: <20180706072842.9009-1-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.18.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , Daniel Vetter , Daniel Vetter MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Mail to dri-devel went out, linux-next was updated, but we forgot this one here. Cc: David Airlie Signed-off-by: Daniel Vetter Acked-by: Alex Deucher Acked-by: Rodrigo Vivi --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 07d1576fc766..8edb34d28f23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -581,7 +581,7 @@ W: https://www.infradead.org/~dhowells/kafs/ AGPGART DRIVER M: David Airlie -T: git git://people.freedesktop.org/~airlied/linux (part of drm maint) +T: git git://anongit.freedesktop.org/drm/drm S: Maintained F: drivers/char/agp/ F: include/linux/agp* @@ -4630,7 +4630,7 @@ F: include/uapi/drm/vmwgfx_drm.h DRM DRIVERS M: David Airlie L: dri-devel@lists.freedesktop.org -T: git git://people.freedesktop.org/~airlied/linux +T: git git://anongit.freedesktop.org/drm/drm B: https://bugs.freedesktop.org/ C: irc://chat.freenode.net/dri-devel S: Maintained