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 5A1B1C8303D for ; Sat, 5 Jul 2025 08:09:59 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BC6FB10E376; Sat, 5 Jul 2025 08:09:58 +0000 (UTC) Received: from bmailout3.hostsharing.net (bmailout3.hostsharing.net [176.9.242.62]) by gabe.freedesktop.org (Postfix) with ESMTPS id CDFDE10E369 for ; Sat, 5 Jul 2025 08:09:57 +0000 (UTC) Received: from h08.hostsharing.net (h08.hostsharing.net [83.223.95.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by bmailout3.hostsharing.net (Postfix) with ESMTPS id 8C8582C051D7; Sat, 5 Jul 2025 10:09:55 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 6749A41E00E; Sat, 5 Jul 2025 10:09:55 +0200 (CEST) Date: Sat, 5 Jul 2025 10:09:55 +0200 From: Lukas Wunner To: Yaron Avizrat Cc: Oded Gabbay , Jani Nikula , Ofir Bitton , linux-kernel@vger.kernel.org, Dave Airlie , Simona Vetter , Greg Kroah-Hartman , dri-devel@lists.freedesktop.org, Stephen Rothwell , Jason Gunthorpe , Koby Elbaz , Konstantin Sinyuk 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=us-ascii Content-Disposition: inline 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 Tue, Mar 11, 2025 at 10:25:05AM +0200, 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 > > Reminder: can someone pick it up, please? Applied to drm-misc-fixes with Yaron's, Jani's and Oded's acks. Please submit a follow-up change to add Koby and Konstantin as co-maintainers. I'm picking this up despite Jani's request that you send a pull request because retaining outdated MAINTAINERS entries for a *year* is untenable. Thanks, Lukas