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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E75B6C19F32 for ; Fri, 7 Mar 2025 09:21:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B98C10EB0C; Fri, 7 Mar 2025 09:21:48 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="q/RIq1Eu"; dkim-atps=neutral Received: from nyc.source.kernel.org (nyc.source.kernel.org [147.75.193.91]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1A27D10EB0C for ; Fri, 7 Mar 2025 09:21:47 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 49489A455ED; Fri, 7 Mar 2025 09:16:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9C97CC4CED1; Fri, 7 Mar 2025 09:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1741339305; bh=k/khH1ryQXKSIvefrNe8eYtkSHApJZW2VJgcTdYfhw0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q/RIq1EuWapouQCW0+FS6XC48+tSCmoLsqixjIJfKUjFh0c437fXFpDJb+CKW4cJS F8i28U31KrjtrWGjuFSE6gm8Zx/yU5YvmzZfMROx6LnM2HIJO/PxM5xULI5X5X1npL hJyrw1wa9HWkRWSV4jDmt2RkUy2Tr0V9cE/1K1AKAZOJoIDXcE4IKa65I5vdxD+jNY 64pR0jkaYGJtZaKGPVnGLapoTNkaNGKuN6lDLbLXl/8VHM9FHK6GXTrWr9zTngy+Ch R5tm+naC0Iz8WZGqt9wlhBpARYH+3TkWSP2hhgdSPkoqUWA94E6YiiS9JHeSIAdhaV xhKMVf0/B2k2Q== Date: Fri, 7 Mar 2025 11:21:40 +0200 From: Oded Gabbay To: "Avizrat, Yaron" Cc: Jani Nikula , Ofir Bitton , "linux-kernel@vger.kernel.org" , "airlied@gmail.com" , "daniel@ffwll.ch" , "gregkh@linuxfoundation.org" , "dri-devel@lists.freedesktop.org" , "sfr@canb.auug.org.au" , "jgg@nvidia.com" , koby.elbaz@intel.com, konstantin.sinyuk@intel.com Subject: Re: [PATCH 1/1] MAINTAINERS: Change habanalabs maintainer Message-ID: References: <20240729121718.540489-1-obitton@habana.ai> <20240729121718.540489-2-obitton@habana.ai> <87cyevy9k0.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Mar 06, 2025 at 03:51:24PM +0200, Avizrat, Yaron wrote: > > On 05/03/2025 13:57, Jani Nikula wrote: > > On Wed, 05 Mar 2025, "Avizrat, Yaron" wrote: > >> On 29/07/2024 15:17, Ofir Bitton wrote: > >>> I will be leaving Intel soon, Yaron Avizrat will take the role > >>> of habanalabs driver maintainer. > >>> > >>> Signed-off-by: Ofir Bitton > >>> --- > >>> MAINTAINERS | 2 +- > >>> 1 file changed, 1 insertion(+), 1 deletion(-) > >>> > >>> diff --git a/MAINTAINERS b/MAINTAINERS > >>> index ed2d2dbcec81..a4b36590061e 100644 > >>> --- a/MAINTAINERS > >>> +++ b/MAINTAINERS > >>> @@ -9599,7 +9599,7 @@ S: Maintained > >>> F: block/partitions/efi.* > >>> > >>> HABANALABS PCI DRIVER > >>> -M: Ofir Bitton > >>> +M: Yaron Avizrat > >>> L: dri-devel@lists.freedesktop.org > >>> S: Supported > >>> C: irc://irc.oftc.net/dri-devel > >> Acked-by: Yaron Avizrat > >> > >> Apologies for the long silence — it’s been a challenging period with > >> the Habanalabs-Intel merger, but we're back and ready to continue > >> contributing. > >> > >> We'll be moving forward with our roadmap — upstreaming the latest > >> HabanaLabs driver, including recent changes and full support for the > >> entire GaudiX series. > >> > >> To support this effort, Koby Elbaz and Konstantin Sinyuk will join me > >> as co-maintainers on a regular basis. > > Should they be added as maintainers in the MAINTAINERS entry too? > > > > Are you going to pick this up and apply to the Habanalabs repo, and send > > a pull request with it? Or how do you propose to proceed? > > > > > > BR, > > Jani. > > > > Yes, in a later patch, they would be added as maintainers in the MAINTAINERS entry too. > Regarding your second question, we should start with merging Ofir's initial patch. > Any additional/upcoming changes will be initially merged into the official HabanaLabs repo as you mentioned above. > > Regards, > Yaron > Acked-by: Oded Gabbay