From patchwork Wed Aug 15 15:35:29 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10566709 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0717714C0 for ; Wed, 15 Aug 2018 15:36:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EB9562A98B for ; Wed, 15 Aug 2018 15:36:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DF4732AB24; Wed, 15 Aug 2018 15:36:09 +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 833AD2A98B for ; Wed, 15 Aug 2018 15:36:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5132C6E2C9; Wed, 15 Aug 2018 15:36:07 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-yw1-xc44.google.com (mail-yw1-xc44.google.com [IPv6:2607:f8b0:4864:20::c44]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1D4C26E2C9 for ; Wed, 15 Aug 2018 15:36:06 +0000 (UTC) Received: by mail-yw1-xc44.google.com with SMTP id y203-v6so1097423ywd.9 for ; Wed, 15 Aug 2018 08:36:06 -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:mime-version :content-transfer-encoding; bh=bkkZFk0MFfR8CNABi+gvgDa78rBOQO1gmKKIzof0PsY=; b=k00cWYORY1NoseJ6x67YxqXXS6ga2kYFOXgHiK4iKYhLfxftHXVmUNo7NhL5P3oF37 DG0RVHL8vRrRmqa/pYQe/jZXPLQKYeYgY7F9AqzCfn0xF3EBOp7AufhcBXvjPQvmwwJ/ vNjhPaQBNP0n2lHlQQTO5WEK0XTHXD1EABzuJAOA50SkUMIY+D85og3/4tzfrQgtQ7om kO77b5I1VMStlSAKl0bOmwimz0jT0Had7dkSLjcuttPulkl9uOcy9n5wGi4GwEMt0MTX dnmY7jheXdqk4xsh0JEMtYeHUo03w5CmIPS3DNJzp5fZwLuAQqw2+WyOKkiXREBaSI3G l6GA== X-Gm-Message-State: AOUpUlEZw8I9Cl9oQ4ZjBAzGc00IftQGCqb4vpnzAqlmYwQktAdDnxai jhdCHoG0Qh//GGepkADm95q/bg5BKao= X-Google-Smtp-Source: AA+uWPxoJrqBNyX+eTpQsewwxEIgPKUe0dD0kUbvwWnd5EJ+rE1xB6/y+QeXnU8Tb4jqbGKXZlu/1w== X-Received: by 2002:a25:424d:: with SMTP id p74-v6mr15361152yba.163.1534347365211; Wed, 15 Aug 2018 08:36:05 -0700 (PDT) Received: from rosewood.cam.corp.google.com ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id l9-v6sm7639555ywl.32.2018.08.15.08.36.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Aug 2018 08:36:04 -0700 (PDT) From: Sean Paul To: dri-devel@lists.freedesktop.org Subject: [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address Date: Wed, 15 Aug 2018 11:35:29 -0400 Message-Id: <20180815153604.90152-1-sean@poorly.run> X-Mailer: git-send-email 2.18.0.865.gffc8e1a3cd6-goog MIME-Version: 1.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: Dave Airlie , Sean Paul , linux-kernel@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Since chromium.org is now enforcing DMARC, my mails are going to people's spam folders. While this development might be desirable for people I communicate with, it's undesirable for me :-) Cc: Dave Airlie Cc: Gustavo Padovan Cc: Maarten Lankhorst Signed-off-by: Sean Paul Acked-by: Daniel Vetter --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 93f189f0d60d..5eaa1c91d4a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4662,7 +4662,7 @@ F: include/linux/vga* DRM DRIVERS AND MISC GPU PATCHES M: Gustavo Padovan M: Maarten Lankhorst -M: Sean Paul +M: Sean Paul W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc