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 F1736CA0EE4 for ; Sat, 16 Aug 2025 08:11:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 471F110E089; Sat, 16 Aug 2025 08:11:09 +0000 (UTC) Received: from bmailout2.hostsharing.net (bmailout2.hostsharing.net [83.223.78.240]) by gabe.freedesktop.org (Postfix) with ESMTPS id DA43F10E089 for ; Sat, 16 Aug 2025 08:11:07 +0000 (UTC) Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (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 bmailout2.hostsharing.net (Postfix) with ESMTPS id 258BE2005BAC; Sat, 16 Aug 2025 10:11:06 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 1527A2E6C8F; Sat, 16 Aug 2025 10:11:06 +0200 (CEST) Date: Sat, 16 Aug 2025 10:11:06 +0200 From: Lukas Wunner To: "Avizrat, Yaron" Cc: linux-kernel@vger.kernel.org, Dave Airlie , Simona Vetter , Greg Kroah-Hartman , dri-devel@lists.freedesktop.org, Stephen Rothwell , Jason Gunthorpe , "Elbaz, Koby" , "Sinyuk, Konstantin" , "Levi, Ilia" Subject: Re: [PATCH 1/1] MAINTAINERS: Change habanalabs maintainers Message-ID: References: <20250814095556.5424-1-koby.elbaz@intel.com> <20250814095556.5424-2-koby.elbaz@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 Thu, Aug 14, 2025 at 10:44:07AM +0000, Avizrat, Yaron wrote: > I will be leaving Intel soon, Koby Elbaz & Konstantin Sinyuk will take the role of habanalabs driver maintainers. > > Signed-off-by: Yaron Avizrat > Reviewed-by: Koby Elbaz > Reviewed-by: Konstantin Sinyuk Applied to drm-misc-fixes (with the commit message wrapped to 72 chars), thanks! Lukas