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 CDAEFC433FE for ; Wed, 30 Nov 2022 05:15:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233368AbiK3FPN (ORCPT ); Wed, 30 Nov 2022 00:15:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56458 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233492AbiK3FOc (ORCPT ); Wed, 30 Nov 2022 00:14:32 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D651810569; Tue, 29 Nov 2022 21:14:09 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8D72DB81A2F; Wed, 30 Nov 2022 05:14:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EB158C433D7; Wed, 30 Nov 2022 05:14:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669785247; bh=UJJOr+1Zu/xCfSQOhz+1aSAA9ArZAZFN/LkVGHPS1g8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=QrP1KJDm8cSX4Nr1MGRoNra4yBeYO12+0Hxx0ScPh0XItPm7qHopZA5bX4Z4thtpr 2ccG6YcIU/3SHkgFOLRiZQGf44+yhER9NOCS0qdhtTJsCSwyCQ/vuHXSY0M89hjvxV 5JZTcc2J54G+nS6v22szHKl9TbFYiuytYIddFIwWqIJ5Nqtqy7g9zaDE1U6qV17d91 Owx5ucgHArTPvFPx2U8EoisOrwo/AFcFBooICsB7IOM14p3xxcMSHAM4MmFZ/DIu1P 6VKtL0eTPcoxqWMsOQ7cVHm5tXfL+AiXs5J9kj06rqgW4quNd0qqrOxWV4uFyTu9P6 oRssXFUqtpEVQ== Date: Tue, 29 Nov 2022 21:14:05 -0800 From: Jakub Kicinski To: Vadym Kochan Cc: "David S. Miller" , Paolo Abeni , netdev@vger.kernel.org, Elad Nachman , Mickey Rachamim , Taras Chornyi , linux-kernel@vger.kernel.org, Taras Chornyi Subject: Re: [PATCH v2] MAINTAINERS: Update maintainer for Marvell Prestera Ethernet Switch driver Message-ID: <20221129211405.7d6de0d5@kernel.org> In-Reply-To: <20221128093934.1631570-1-vadym.kochan@plvision.eu> References: <20221128093934.1631570-1-vadym.kochan@plvision.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, 28 Nov 2022 11:39:34 +0200 Vadym Kochan wrote: > Add Elad Nachman as maintainer for Marvell Prestera Ethernet Switch driver. > > Change Taras Chornyi mailbox to plvision. This is a patch, so the description needs to explain why... and who these people are. It would seem more natural if you, Oleksandr and Yevhen were the maintainers. Seriously, this is a community project please act the part.