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 F2E7AC4332F for ; Tue, 12 Dec 2023 19:23:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230071AbjLLTXC (ORCPT ); Tue, 12 Dec 2023 14:23:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1376765AbjLLTWy (ORCPT ); Tue, 12 Dec 2023 14:22:54 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0177E9F for ; Tue, 12 Dec 2023 11:23:01 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58B20C433C8; Tue, 12 Dec 2023 19:23:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702408980; bh=h0vdMWDI9l3i/aCuABJALbqVOeIG/b5avLtu1EGcQGc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=geZ412zgATKQGgmDbqAHiOBD4pvlrFl6nusNREosZOaj6307z4fTb3QkXB8e3sudE p+hBXdmN3BwxqMPzrT0/VhUrr8AWvRGb4FN6NSZ4AFXN2wR717xJRkAo6Zef5Pz5Hr cZg2O3ev1lPyIuHoLwfasv5g11XtCtQiSt658sM3U1FvJPoGcfwT7Dq/P4tFymrszw OawWE6Dfh6M8UH1MYtHM+PhqmTNXUTjZ6AjTPFgeqXLQr4qdI/U41R9bhvKOddxPK4 ZIGBXlEI766hkyBOG1ilGYyLC6nnfUdciT6SP4TAHUBeiYbMNz+KeIX64nEv0YQmzZ nVjTqxWneaV9w== Date: Tue, 12 Dec 2023 11:22:59 -0800 From: Jakub Kicinski To: Justin Lai Cc: , , , , , , , Subject: Re: [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry Message-ID: <20231212112259.658d3a79@kernel.org> In-Reply-To: <20231208094733.1671296-14-justinlai0215@realtek.com> References: <20231208094733.1671296-1-justinlai0215@realtek.com> <20231208094733.1671296-14-justinlai0215@realtek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Dec 2023 17:47:33 +0800 Justin Lai wrote: > Add myself and Larry Chiu as the maintainer for the rtase ethernet driver. Sorry if I already said this but please familiarize yourself with the responsibilities per: https://docs.kernel.org/next/maintainer/feature-and-driver-maintainers.html