From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DBD2C433EF for ; Wed, 29 Sep 2021 00:48:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 74A68613D1 for ; Wed, 29 Sep 2021 00:48:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243448AbhI2Au1 (ORCPT ); Tue, 28 Sep 2021 20:50:27 -0400 Received: from mga12.intel.com ([192.55.52.136]:19611 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243435AbhI2Au0 (ORCPT ); Tue, 28 Sep 2021 20:50:26 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10121"; a="204321712" X-IronPort-AV: E=Sophos;i="5.85,330,1624345200"; d="scan'208";a="204321712" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Sep 2021 17:48:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,330,1624345200"; d="scan'208";a="519515655" Received: from yilunxu-optiplex-7050.sh.intel.com (HELO localhost) ([10.239.159.162]) by fmsmga008.fm.intel.com with ESMTP; 28 Sep 2021 17:48:44 -0700 Date: Wed, 29 Sep 2021 08:42:35 +0800 From: Xu Yilun To: Greg Kroah-Hartman Cc: Moritz Fischer , linux-fpga@vger.kernel.org, moritzf@google.com, Wu Hao Subject: Re: [PATCH 1/2] MAINTAINERS: Add Hao and Yilun as maintainers Message-ID: <20210929004235.GC6179@yilunxu-OptiPlex-7050> References: <20210928150227.22275-1-mdf@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-fpga@vger.kernel.org On Tue, Sep 28, 2021 at 05:28:39PM +0200, Greg Kroah-Hartman wrote: > On Tue, Sep 28, 2021 at 08:02:25AM -0700, Moritz Fischer wrote: > > Hao and Yilun have agreed to help out with maintenance. > > Both have been active in the Linux FPGA community for a long time > > and we need backups for vacation and load-balancing. > > > > Cc: Xu Yilun > > Cc: Wu Hao > > Cc: Greg Kroah-Hartman > > I need an ack from the two new people here in order to take this :) Acked-by: Xu Yilun Thanks, Yilun > > thanks, > > greg k-h