From patchwork Mon Jun 17 03:11:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alan Tull X-Patchwork-Id: 10997889 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5D7081395 for ; Mon, 17 Jun 2019 03:11:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 48C9B28715 for ; Mon, 17 Jun 2019 03:11:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 37AE72880B; Mon, 17 Jun 2019 03:11: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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E30B128715 for ; Mon, 17 Jun 2019 03:11:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727464AbfFQDLT (ORCPT ); Sun, 16 Jun 2019 23:11:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:60118 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727413AbfFQDLT (ORCPT ); Sun, 16 Jun 2019 23:11:19 -0400 Received: from localhost.localdomain (user-0ccsrjt.cable.mindspring.com [24.206.110.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DDD6D2147A; Mon, 17 Jun 2019 03:11:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560741078; bh=oclaxGHsPXHpPlyCLAX4cyEJYIL9z7zWp6co+UbOkT8=; h=From:To:Cc:Subject:Date:From; b=s16WMEiciHYCTT9kivoRCFyGXMt6p82dMWh/HabxbLF9bsRmiPzapTabOVRORI6Xz 9ITGVR0xcK+nB4rQ8e+2MM67TN9XtV5uhCydL7wq2xRNjOkDjjCuDC1WjRcBDtFLMc 4KLb8NQwGLxds34ehRZb1bR2qi3by0Tfa9fgcTeI= From: Alan Tull To: Greg Kroah-Hartman , Moritz Fischer Cc: Alan Tull , Dinh Nguyen , Thor Thayer , Richard Gong , linux-kernel@vger.kernel.org, linux-fpga@vger.kernel.org Subject: [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz Date: Sun, 16 Jun 2019 22:11:13 -0500 Message-Id: <20190617031113.4506-1-atull@kernel.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Sender: linux-fpga-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fpga@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP I'm moving on to a new position and stepping down as FPGA subsystem maintainer. Moritz has graciously agreed to take over the maintainership. Signed-off-by: Alan Tull Acked-by: Moritz Fischer --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 80e2bfa049d7..448730982545 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6266,7 +6266,6 @@ F: include/linux/ipmi-fru.h K: fmc_d.*register FPGA MANAGER FRAMEWORK -M: Alan Tull M: Moritz Fischer L: linux-fpga@vger.kernel.org S: Maintained