From patchwork Tue Feb 17 17:17:57 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 5840731 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 7B2A8BF440 for ; Tue, 17 Feb 2015 17:20:51 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8D6CE201DD for ; Tue, 17 Feb 2015 17:20:50 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C0EF7201E4 for ; Tue, 17 Feb 2015 17:20:49 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YNln5-0002Vg-EB; Tue, 17 Feb 2015 17:18:31 +0000 Received: from mail-ig0-f176.google.com ([209.85.213.176]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YNln1-00027u-Ei for linux-arm-kernel@lists.infradead.org; Tue, 17 Feb 2015 17:18:28 +0000 Received: by mail-ig0-f176.google.com with SMTP id hl2so31073835igb.3 for ; Tue, 17 Feb 2015 09:18:03 -0800 (PST) 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=jIC3xqP+guZfRFQukjrEwWJs0Ih3pesLpwX9cx926R4=; b=c2DRhbAZMpHAZIUkgoK/GofNn7YMegGNdVDxY2Dub4VFCMiBxU2TvImhLBVSRVC+sc D3l7FHnonxFHogPpNIns+DU6wDQL0Zm8fIwpp8SteFC6C4Xy8nL+KzZ7RwqOJqU1ArIO 6oMP8KkKo9EAK+9xdYAi6/p31h4TxfztBeOczu9BLSlcwyFpRyWAa4T7+lyR+Jd2NRbr roi3rO+ZG226LkZpNDrhDh/imtG6Uo8+K8r3ksvCm/NM/krHWWN6jL9KnUjWZ8JeiF8C oZw6Gq/H8TLYVKBpHeCu4LEG2az1FyHBhYJf60Jqrg+FGdEGbgV8eIlt8ngEW8mA7BQJ koQg== X-Gm-Message-State: ALoCoQktF6+mjJaFEVO/WYe3WI0GP1qeGmlULLvNJWum4V9MW/YugN/PGU1GDTHBQ2ALwxmvjPgj X-Received: by 10.42.121.84 with SMTP id i20mr36660761icr.20.1424193483419; Tue, 17 Feb 2015 09:18:03 -0800 (PST) Received: from beef.ohporter.com (cpe-107-10-23-53.neo.res.rr.com. [107.10.23.53]) by mx.google.com with ESMTPSA id f11sm11556591iof.16.2015.02.17.09.18.02 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Feb 2015 09:18:02 -0800 (PST) From: Matt Porter To: Florian Fainelli Subject: [PATCH] MAINTAINERS: Remove self as ARM mach-bcm co-maintainer Date: Tue, 17 Feb 2015 12:17:57 -0500 Message-Id: <1424193477-5141-1-git-send-email-mporter@linaro.org> X-Mailer: git-send-email 1.8.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150217_091827_535132_CEAAE0A4 X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Olof Johansson , Linux Kernel Mailing List , Linux ARM Kernel List X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Removing myself as a co-maintainer. Signed-off-by: Matt Porter --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2ebb056..e21438b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2077,7 +2077,6 @@ F: drivers/net/ethernet/broadcom/bnx2x/ BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE M: Christian Daudt -M: Matt Porter M: Florian Fainelli L: bcm-kernel-feedback-list@broadcom.com T: git git://github.com/broadcom/mach-bcm