From patchwork Mon Nov 21 21:49:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Moritz Fischer X-Patchwork-Id: 9440141 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 8B60C606DB for ; Mon, 21 Nov 2016 21:52:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7DC9628835 for ; Mon, 21 Nov 2016 21:52:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 72303289ED; Mon, 21 Nov 2016 21:52:20 +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 2D05C28835 for ; Mon, 21 Nov 2016 21:52:20 +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 1c8wUK-0005Mz-EP; Mon, 21 Nov 2016 21:50:56 +0000 Received: from mail-pf0-x22e.google.com ([2607:f8b0:400e:c00::22e]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c8wTs-00042w-2B for linux-arm-kernel@lists.infradead.org; Mon, 21 Nov 2016 21:50:29 +0000 Received: by mail-pf0-x22e.google.com with SMTP id d2so66146664pfd.0 for ; Mon, 21 Nov 2016 13:50:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ettus-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=JR6ImjkLB0H47YTYjodHzAsznaiwTnh/mrpYPEnISSg=; b=zIfqNrx1jUeiqUZQwmLqcPRopUU2mee4enhrlAiQ0VwtE9L6udBULrQI0hbu+bDRm3 mITjbEj7/H5xdfTZCmQdFVYg3jRkZEx0GtmWHQGO4up9a95OnpoYQ8My/D1kAB/cbA9I zPCAo05TIFwA9ghit43sN5gkEE69oUIcF9F5hSrO/hLF9VnOu7iRiu48YBdYK89PdnXE llKe2ArDRhpZ4N6+BmlEHJ/ptJz8cy3xhd3O0jBSUcHsCoX77Gct4pYsDkvZU2AtR3Jg aDW3yAu/IYppPsdgfDl8sL7ku+u0sGJNBcX7mbGohiBe25/NYeCtvPjXE0Wb4kdskF2f EGbQ== 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:in-reply-to :references; bh=JR6ImjkLB0H47YTYjodHzAsznaiwTnh/mrpYPEnISSg=; b=SKUx+MzZSD++DT4na3tVAd0ko+9vsboFuKTulwJXUU5wJHo2KDfWJxEQFDaqDkkutu zZnlQ011sN+/r6xJXMDRFarbH/wS33hokm31J96bVEHxST4zrtuXInbzu3T9DtvhtLci ySQJZvwT1H5DlC6PzK5dRyU26guwts9tfSRGtmER5lKh2d3SiBAe8GPHyfbGbRw5qUVi 3A91kf9ILCMpY3GhdAElWFhxK7U03SqiJcqtz1jY3tXQObo6hlYxv0ZndCBfQLQv0Zcs h6LfuKU8ZlnH7BJlkOqpCrgd6rMw8o1m0FQiBAi8xBAZPN3ALnqm3sTlz6ehP6ed+fNt mDbw== X-Gm-Message-State: AKaTC02Jbr3ZX5THo3yx5WqsavPkpoIoac1Sc0aQrokNYFr8sx7SpTNqN2xwbITeSGpOoAz5 X-Received: by 10.99.140.9 with SMTP id m9mr36696521pgd.150.1479765007042; Mon, 21 Nov 2016 13:50:07 -0800 (PST) Received: from tyrael.amer.corp.natinst.com (207-114-172-147.static.twtelecom.net. [207.114.172.147]) by smtp.gmail.com with ESMTPSA id m19sm39702814pfi.24.2016.11.21.13.50.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Nov 2016 13:50:06 -0800 (PST) From: Moritz Fischer X-Google-Original-From: Moritz Fischer To: linux-kernel@vger.kernel.org Subject: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework. Date: Mon, 21 Nov 2016 13:49:02 -0800 Message-Id: <1479764942-14321-2-git-send-email-mdf@kernel.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1479764942-14321-1-git-send-email-mdf@kernel.org> References: <1479764942-14321-1-git-send-email-mdf@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161121_135028_231391_4AA4B769 X-CRM114-Status: GOOD ( 11.94 ) 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: marex@denx.de, mbrugger@suse.com, mike.looijmans@topic.nl, Greg Kroah-Hartman , linux-fpga@vger.kernel.org, michal.simek@xilinx.com, jgunthorpe@obsidianresearch.com, Alan Tull , Moritz Fischer , linux-arm-kernel@lists.infradead.org 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 myself as co-maintainer to fpga mgr framework. Signed-off-by: Moritz Fischer Cc: Alan Tull Cc: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org Cc: linux-fpga@vger.kernel.org Acked-by: Marek Vasut Acked-by: Michal Simek --- Hi all, Lately we've fallen behind a bit on reviewing patches lately. 'Behind the scenes', Alan has worked on getting a git tree setup for us on kernel.org and I've worked on getting the mailing list setup. The mailing list is up and running (see patch [1/2]) of this series. Greg said he'd be happy to take pull requests from now on, so I hope once we have figured out the exact workflow things will be much smoother getting your patches merged into the fpga mgr framework. Feel free to comment / speak up if you're not cool with this change. Thanks, Moritz --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 19527a0..1856594 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5004,7 +5004,7 @@ K: fmc_d.*register FPGA MANAGER FRAMEWORK M: Alan Tull -R: Moritz Fischer +M: Moritz Fischer L: linux-fpga@vger.kernel.org S: Maintained F: drivers/fpga/