From patchwork Fri Feb 14 15:15:03 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 3652971 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B71759F334 for ; Fri, 14 Feb 2014 15:16:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C3DDF2021B for ; Fri, 14 Feb 2014 15:16:13 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (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 BEEF02021A for ; Fri, 14 Feb 2014 15:16:12 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WEKUK-0001ZP-Oq; Fri, 14 Feb 2014 15:15:36 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WEKUI-0003rC-4o; Fri, 14 Feb 2014 15:15:34 +0000 Received: from mail-ie0-f170.google.com ([209.85.223.170]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WEKUF-0003qV-AW for linux-arm-kernel@lists.infradead.org; Fri, 14 Feb 2014 15:15:31 +0000 Received: by mail-ie0-f170.google.com with SMTP id lx4so3382913iec.1 for ; Fri, 14 Feb 2014 07:15:09 -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=ddeCpyCNdv0urRDAUdbfqB5n1jkpNoi10tMNDcpkU+4=; b=Kvqn4Ux6ndui1N5vfyAKHB/WAFHU+O1cZ/odD46etQsef9HkqhhpFFZlPGnsusINCE YVgTLZZzS7ohmwN5V6dYthKxMxDYa+KjKAbOiu93inQmo/tSVVIl35doj4unwt6lezmY 83Y0n1BWAIr99VCeoHC4RxiZrxCKLejI3qGKCKwW8313otdQJXvi7pVpjWgbumEksEFs asSAWwmX5F3/QL5pIkkZEMXoYa6Z+2g/IgpmkHpdRjzeuqAtEVG6TdGjkhtwcXPck+5Q BtEeVgqiis5d2v3clkacbSJWlMOPnHNS8HVzXqSGFmgNkRPJ5PSFTvzacWm2GakNXwjM dLLg== X-Gm-Message-State: ALoCoQkWyDwtoHMM9pKLHpb5hJC+P4UTlrGhci/XSEloMpLeWm6JG11316qw+HtM1RlAmbP8Qyr8 X-Received: by 10.43.180.133 with SMTP id pe5mr1227139icc.71.1392390909539; Fri, 14 Feb 2014 07:15:09 -0800 (PST) Received: from beef.ohporter.com (cpe-98-27-254-98.neo.res.rr.com. [98.27.254.98]) by mx.google.com with ESMTPSA id u18sm4912146igd.7.2014.02.14.07.15.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 14 Feb 2014 07:15:08 -0800 (PST) From: Matt Porter To: Christian Daudt , Linux Kernel Mailing List Subject: [PATCH v2] MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer Date: Fri, 14 Feb 2014 10:15:03 -0500 Message-Id: <1392390903-19826-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-20140214_101531_396226_64817651 X-CRM114-Status: UNSURE ( 8.63 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Olof Johansson , Kevin Hilman , Linux ARM Kernel List , Arnd Bergmann X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, 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 Add myself as an additional maintainer for the Broadcom mobile SoCs. Signed-off-by: Matt Porter Acked-by: Christian Daudt --- Since v1: put back my missing SOB MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index b2cf5cf..9d6fbfd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1860,6 +1860,7 @@ F: drivers/net/ethernet/broadcom/bnx2x/ BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE M: Christian Daudt +M: Matt Porter L: bcm-kernel-feedback-list@broadcom.com T: git git://git.github.com/broadcom/bcm11351 S: Maintained