From patchwork Wed Oct 16 18:23:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Burton X-Patchwork-Id: 11193889 X-Patchwork-Delegate: paulburton@kernel.org Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 208BA15AB for ; Wed, 16 Oct 2019 18:23:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E7D4621A49 for ; Wed, 16 Oct 2019 18:23:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571250207; bh=qOn8waA+zgEWubBBsdrdFJVWywhr2NIlx75oglvQnc4=; h=From:To:Cc:Subject:Date:List-ID:From; b=JVJM1dyEUCGKOWvWaoYC+cmsxOvTFy4+nXB9IikunplatoiW7Oswuw8DwNJqlI65N 9TE+vUVGmc8FSCWSYK8Jz8ES12EmOO5rooImUD/N/n+RX3araTq+RKXSGbUBvch5FL Z7mpa1sVSXGWXS48+XyjRvpE20dVg+SrO0yugygo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388489AbfJPSX0 (ORCPT ); Wed, 16 Oct 2019 14:23:26 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:35677 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726691AbfJPSX0 (ORCPT ); Wed, 16 Oct 2019 14:23:26 -0400 Received: by mail-pf1-f194.google.com with SMTP id 205so15257274pfw.2; Wed, 16 Oct 2019 11:23:26 -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=q+VfwqglWVpaFadCaIJr0D3t4hhVVL9W1U7Pka0rge0=; b=Et/N9Pj4J1Yx653ej6HZksTCPldOrjDf+rpkvi/nNT9aRHCYQHqcp/vu/WfmL6QxIQ wZfzUHYDUczTrDS59++nI/D9dHSFY5LE89Nd+t+Z5lVvRI9AK+Do6w53iRCi01uYVrKH k3Q9Js/+jVJFwopdsBkGUsXPGAeuJJToiKxNSMnwtge8uVbQXsUwS5832LWcfj0ZpepI JUM6wXWUwLcL/doG9uH1nQZoosyY7WTtWPyWzr+nHcIjpXjNuciwBfEMEHwvTx6c2qza Z/QfqYcaNrnFB/chSbuCG4HU32UoSFEL4MX+GcaBZ+SQ8B7uwat/BHxmnW20MxgKdWy3 AMEA== X-Gm-Message-State: APjAAAXXLUHuFj/1fESVH+HF1xiILm0GBtIM/fY3PV5SlaggH/d46Ajp 7hXqmlu2uTCmwHBdceyS5elrvIKHXy9h6Q== X-Google-Smtp-Source: APXvYqzk9l4j6SRRWV2mYSvjDpLyhvRTK5UWHrs3+KnUWj0EbROGGuciNTpr4U0uAIA2EIbeVGtPwA== X-Received: by 2002:a63:dd11:: with SMTP id t17mr9146920pgg.242.1571250204986; Wed, 16 Oct 2019 11:23:24 -0700 (PDT) Received: from localhost ([2601:646:8a00:9810:5af3:56d9:f882:39d4]) by smtp.gmail.com with ESMTPSA id 193sm26291834pfc.59.2019.10.16.11.23.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Oct 2019 11:23:24 -0700 (PDT) From: Paul Burton To: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Paul Burton , Paul Burton Subject: [PATCH] MAINTAINERS: Use @kernel.org address for Paul Burton Date: Wed, 16 Oct 2019 11:23:16 -0700 Message-Id: <20191016182316.535398-1-paulburton@kernel.org> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org From: Paul Burton Switch to using my paulburton@kernel.org email address in order to avoid subject mangling that's being imposed on my previous address. Signed-off-by: Paul Burton Signed-off-by: Paul Burton --- .mailmap | 3 ++- MAINTAINERS | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.mailmap b/.mailmap index edcac87e76c8..10b27ecb61c0 100644 --- a/.mailmap +++ b/.mailmap @@ -196,7 +196,8 @@ Oleksij Rempel Oleksij Rempel Paolo 'Blaisorblade' Giarrusso Patrick Mochel -Paul Burton +Paul Burton +Paul Burton Peter A Jonsson Peter Oruba Peter Oruba diff --git a/MAINTAINERS b/MAINTAINERS index a69e6db80c79..6c4dc607074a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3096,7 +3096,7 @@ S: Supported F: arch/arm64/net/ BPF JIT for MIPS (32-BIT AND 64-BIT) -M: Paul Burton +M: Paul Burton L: netdev@vger.kernel.org L: bpf@vger.kernel.org S: Maintained @@ -8001,7 +8001,7 @@ S: Maintained F: drivers/usb/atm/ueagle-atm.c IMGTEC ASCII LCD DRIVER -M: Paul Burton +M: Paul Burton S: Maintained F: Documentation/devicetree/bindings/auxdisplay/img-ascii-lcd.txt F: drivers/auxdisplay/img-ascii-lcd.c @@ -10828,7 +10828,7 @@ F: drivers/usb/image/microtek.* MIPS M: Ralf Baechle -M: Paul Burton +M: Paul Burton M: James Hogan L: linux-mips@vger.kernel.org W: http://www.linux-mips.org/ @@ -10842,7 +10842,7 @@ F: arch/mips/ F: drivers/platform/mips/ MIPS BOSTON DEVELOPMENT BOARD -M: Paul Burton +M: Paul Burton L: linux-mips@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/clock/img,boston-clock.txt @@ -10852,7 +10852,7 @@ F: drivers/clk/imgtec/clk-boston.c F: include/dt-bindings/clock/boston-clock.h MIPS GENERIC PLATFORM -M: Paul Burton +M: Paul Burton L: linux-mips@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/power/mti,mips-cpc.txt