From patchwork Fri Sep 16 08:09:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9335117 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 CBD0B601C2 for ; Fri, 16 Sep 2016 08:11:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BE1A429EA3 for ; Fri, 16 Sep 2016 08:11:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B2FB629EEA; Fri, 16 Sep 2016 08:11:55 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 57DF929EA3 for ; Fri, 16 Sep 2016 08:11:55 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkoEJ-0007Rg-4r; Fri, 16 Sep 2016 08:10:39 +0000 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkoDa-0005uC-Ce for linux-arm-kernel@lists.infradead.org; Fri, 16 Sep 2016 08:09:56 +0000 Received: by mail-wm0-x22c.google.com with SMTP id b187so23221708wme.1 for ; Fri, 16 Sep 2016 01:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=sqpg2QFLP2s2zdmtf/M3lMtsGlz/oQICsoj2K3Bxk7Y=; b=Vlk+Qx0AX5IxVsPRvF7/nentWKG7iGmSA4qvNXC6hCLwcNnyMDgO7EojLnlOCaAJga SotsacTJ1M+chRtaTMEzT4bbWzavCjpHvZrXPshGIurrqCNLPLCDnAsGBIeNIOGq7BRn 2n7AHAz55FIgureWRkUUS7HfFzsKCkDvD/XM81Y2N9hYscZq3WpLmZkvnDLzx9z+iu17 +1thcvFNepr3mM3A7FW1zoBXfIScbVKwANIZ1j8FxEVo3jV9XgG8Zlsi0oUJrtInaG9w 1sA9xiqvaRysiPWLcY5CpBq/VLxk6mrkDTK21t+tjiCCA1L3Ft+qlq10WOpiOMWe9I4X uXWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=sqpg2QFLP2s2zdmtf/M3lMtsGlz/oQICsoj2K3Bxk7Y=; b=NtxJ0UYPnoAAjigLooBgxR9oh0yUP0N56ofs3tjBHNI9QOUHU/uaplVD5RZuZtJLrS vFXUTD4t3WNY/ZUB2sBxTUmwPzhE0m62nepD0ol8TTq5UlHb7aleEYpIXSWMHudAT6Ra Idv576Lq+InhIm7l0MfIINzsqhC3hOHYxzKGl6zAFNmcPyb3SQAeUbqq6jIGdY5y7/iu Bp4VIS1yTyUOXvsiOIbS0tHFod1deqHA6oEwFXWivD0SCbOjeJhkBgARYPGqL5+jW5cR CY/q7vjdVHD7QabVCtSVyrPzHR5/b+toCf7KxD5P0kjW22kVs2uh8XOR3xQ+K06WVZGB 0lzA== X-Gm-Message-State: AE9vXwOTQLy/VEFBo0kdtqcKyj8AlY9OIfS49u3bqvP5SRcoO92c8a2bT8jV+Z/gjM7j4OOE X-Received: by 10.194.162.162 with SMTP id yb2mr11579682wjb.38.1474013372349; Fri, 16 Sep 2016 01:09:32 -0700 (PDT) Received: from build.net (build.baylibre.com. [37.187.146.144]) by smtp.gmail.com with ESMTPSA id md9sm7152395wjb.20.2016.09.16.01.09.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Sep 2016 01:09:31 -0700 (PDT) From: Neil Armstrong To: linux-kernel@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-oxnas@lists.tuxfamily.org Subject: [PATCH] MAINTAINERS: update list of Oxnas maintainers Date: Fri, 16 Sep 2016 10:09:17 +0200 Message-Id: <20160916080917.19162-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.9.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160916_010954_681684_F0D27D54 X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Neil Armstrong MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add a new list address in the MAINTAINERS file for the Oxnas platform. Signed-off-by: Neil Armstrong --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 71aa5da..5470e42 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1442,6 +1442,7 @@ F: arch/arm/mach-orion5x/ts78xx-* ARM/OXNAS platform support M: Neil Armstrong L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +L: linux-oxnas@lists.tuxfamily.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-oxnas/ F: arch/arm/boot/dts/oxnas*