From patchwork Thu Oct 23 16:29:22 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Soren Brinkmann X-Patchwork-Id: 5142121 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 779E39F349 for ; Thu, 23 Oct 2014 16:31:53 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 643E520158 for ; Thu, 23 Oct 2014 16:31:48 +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 A921A20154 for ; Thu, 23 Oct 2014 16:31:47 +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 1XhLGr-0002Rn-KG; Thu, 23 Oct 2014 16:29:53 +0000 Received: from mail-yh0-x22a.google.com ([2607:f8b0:4002:c01::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XhLGo-0002OI-QY for linux-arm-kernel@lists.infradead.org; Thu, 23 Oct 2014 16:29:51 +0000 Received: by mail-yh0-f42.google.com with SMTP id t59so1636714yho.1 for ; Thu, 23 Oct 2014 09:29:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; bh=6FJ8LOPorxFHeZarB6d94DLukABe0XwpsAqhTSxMVJ0=; b=QA6JeSUzJQA9alplnbx8Ty8fphQ87bzRLFX9+ZRBAVh+yuDokbNLSK9zEKw154HySA GdcyNDlDfv+OuXhNAeLYfJBcGb9Nxxmjhrhlh9EOV4Rws2AqyeyZ8ZzOLNo60sVMtMsB vCYBpu+LlXRn+6ekRhy6yeHkyqjP7pvKqH/U/DxpYiTTdzWfo8cuqWwUS/UreAtSje2L TVf2vhwX+1qG0cs0wyWZm/Obp2wAAgEXc91H0/Y7YPVHac4TMgso5YD0vGmAkb0XJIKw EozX9mR7SeOM13QxWFgvPDH9MPUlUwH5NyWuDCZaSab7IgvUouDXpshvLyO2jmniX0nQ qDUw== X-Received: by 10.170.63.133 with SMTP id f127mr480812ykf.125.1414081768550; Thu, 23 Oct 2014 09:29:28 -0700 (PDT) Received: from localhost ([149.199.62.254]) by mx.google.com with ESMTPSA id h79sm1931338qgd.27.2014.10.23.09.29.27 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 23 Oct 2014 09:29:27 -0700 (PDT) From: Soren Brinkmann To: Michal Simek Subject: [PATCH v2] MAINTAINERS: Add myself as reviewer for Zynq Date: Thu, 23 Oct 2014 09:29:22 -0700 Message-Id: <1414081762-28886-1-git-send-email-soren.brinkmann@xilinx.com> X-Mailer: git-send-email 2.1.2.1.g5e69ed6 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141023_092951_000131_5E902FB3 X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Soren Brinkmann , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham 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 Signed-off-by: Soren Brinkmann Acked-by: Michal Simek --- v2: - I removed the additional 'F' entries MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0484f2c526f0..8b49eeee5a27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1543,6 +1543,7 @@ F: arch/arm/mach-pxa/include/mach/z2.h ARM/ZYNQ ARCHITECTURE M: Michal Simek +R: Sören Brinkmann L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) W: http://wiki.xilinx.com T: git git://git.xilinx.com/linux-xlnx.git