From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:37962 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726708AbfGJLfD (ORCPT ); Wed, 10 Jul 2019 07:35:03 -0400 Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x6ABVxlv015148 for ; Wed, 10 Jul 2019 07:35:02 -0400 Received: from e06smtp03.uk.ibm.com (e06smtp03.uk.ibm.com [195.75.94.99]) by mx0a-001b2d01.pphosted.com with ESMTP id 2tneeehtbb-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 10 Jul 2019 07:35:02 -0400 Received: from localhost by e06smtp03.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 10 Jul 2019 12:34:59 +0100 Date: Wed, 10 Jul 2019 13:34:54 +0200 From: Vasily Gorbik Subject: Re: [PATCH] MAINTAINERS: update BPF JIT S390 maintainers References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Message-Id: Sender: linux-s390-owner@vger.kernel.org List-ID: To: "David S. Miller" , Alexei Starovoitov , Daniel Borkmann Cc: Heiko Carstens , Christian Borntraeger , Ilya Leoshkevich , netdev , bpf , linux-s390 On Wed, Jul 10, 2019 at 12:43:45PM +0200, Vasily Gorbik wrote: > Ilya Leoshkevich is joining as s390 bpf maintainer. With his background > as gcc developer he would be valuable for the team and community as a > whole. Ilya, have fun! > > Since there is now enough eyes on s390 bpf, relieve Christian Borntraeger, > so that he could focus on his maintainer tasks for other components. > > Signed-off-by: Vasily Gorbik > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 558acf24ea1e..98e7411dfe56 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3066,9 +3066,9 @@ S: Maintained > F: arch/riscv/net/ > > BPF JIT for S390 > +M: Ilya Leoshkevich > M: Heiko Carstens > M: Vasily Gorbik > -M: Christian Borntraeger > L: netdev@vger.kernel.org > L: bpf@vger.kernel.org > S: Maintained > -- > 2.21.0 Dave, Alexei, Daniel, would you take it via one of your trees? Or should I take it via s390? Thanks, Vasily