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 8D6DFC433EF for ; Sat, 11 Jun 2022 13:36:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233670AbiFKNgM (ORCPT ); Sat, 11 Jun 2022 09:36:12 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:57376 "EHLO mail.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232660AbiFKNgL (ORCPT ); Sat, 11 Jun 2022 09:36:11 -0400 Received: from localhost (cpc147930-brnt3-2-0-cust60.4-2.cable.virginm.net [86.15.196.61]) by mail.monkeyblade.net (Postfix) with ESMTPSA id 90F9683ED002; Sat, 11 Jun 2022 06:36:09 -0700 (PDT) Date: Sat, 11 Jun 2022 14:36:07 +0100 (BST) Message-Id: <20220611.143607.1260050536985442344.davem@davemloft.net> To: kuba@kernel.org Cc: netdev@vger.kernel.org, pabeni@redhat.com, edumazet@google.com Subject: Re: net-next is OPEN From: David Miller In-Reply-To: <20220606094414.0fa7183c@kernel.org> References: <20220606094414.0fa7183c@kernel.org> X-Mailer: Mew version 6.8 on Emacs 27.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (mail.monkeyblade.net [0.0.0.0]); Sat, 11 Jun 2022 06:36:10 -0700 (PDT) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Jakub Kicinski Date: Mon, 6 Jun 2022 09:44:14 -0700 > As a side note I'd like to mention that there are no further > organizational changes planned, at the moment. As you may have > noticed we had grown the number of people who can apply patches > to 4 (2 in each time zone). This is purely for load sharing and > to allow each one of us to go on a vacation without impacting > the patch flow. Yes, this is exactly what is going on, thanks Jakub.