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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62106EB64DB for ; Wed, 14 Jun 2023 07:42:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231234AbjFNHmd (ORCPT ); Wed, 14 Jun 2023 03:42:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55018 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234764AbjFNHmc (ORCPT ); Wed, 14 Jun 2023 03:42:32 -0400 Received: from out30-119.freemail.mail.aliyun.com (out30-119.freemail.mail.aliyun.com [115.124.30.119]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2C0A19B3; Wed, 14 Jun 2023 00:42:30 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046056;MF=tonylu@linux.alibaba.com;NM=1;PH=DS;RN=18;SR=0;TI=SMTPD_---0Vl5dXXb_1686728545; Received: from localhost(mailfrom:tonylu@linux.alibaba.com fp:SMTPD_---0Vl5dXXb_1686728545) by smtp.aliyun-inc.com; Wed, 14 Jun 2023 15:42:26 +0800 Date: Wed, 14 Jun 2023 15:42:22 +0800 From: Tony Lu To: Jan Karcher Cc: David Miller , Jakub Kicinski , Eric Dumazet , Paolo Abeni , netdev@vger.kernel.org, linux-s390@vger.kernel.org, Heiko Carstens , Alexandra Winter , Wenjia Zhang , Thorsten Winkler , Stefan Raspl , Karsten Graul , Nils Hoppmann , Halil Pasic , Wen Gu , "D. Wythe" Subject: Re: [PATCH] MAINTAINERS: add reviewers for SMC Sockets Message-ID: Reply-To: Tony Lu References: <20230614065456.2724-1-jaka@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230614065456.2724-1-jaka@linux.ibm.com> Precedence: bulk List-ID: X-Mailing-List: linux-s390@vger.kernel.org On Wed, Jun 14, 2023 at 08:54:56AM +0200, Jan Karcher wrote: > adding three people from Alibaba as reviewers for SMC. > They are currently working on improving SMC on other architectures than > s390 and help with reviewing patches on top. > > Thank you D. Wythe, Tony Lu and Wen Gu for your contributions and > collaboration and welcome on board as reviewers! > > Reviewed-by: Wenjia Zhang > Signed-off-by: Jan Karcher Thanks Jan. It's my honor to be a reviewer, and I will continue on it. Acked-by: Tony Lu > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f794002a192e..6992b7cc7095 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19140,6 +19140,9 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS > M: Karsten Graul > M: Wenjia Zhang > M: Jan Karcher > +R: D. Wythe > +R: Tony Lu > +R: Wen Gu > L: linux-s390@vger.kernel.org > S: Supported > F: net/smc/ > -- > 2.39.2