From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CD2F217BB11 for ; Mon, 30 Sep 2024 10:16:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727691379; cv=none; b=e0fOaoL3lVBBVJLMwXnEHroyJKvP2KOCqkjonQQjO5kVIcfe+zUBRbKKqfPR8EnLxcjw6MgFGp321ubKE8E9hVQ9Qdr7Et8VSZHnh49C/Gm4AXSxykV1jvHDkz2IB0Hf67lI20Tw5sDYun77vHMEPw0lV5J/i7rZRrB87H8LZts= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727691379; c=relaxed/simple; bh=V6xD5Dthr2G5hBJWw3hACCcSukTa4OlV1MBywXuCwOI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Ndb/wSMzF2xT2BIXA4HlEHy1GLfNMMT83z7d5jxDoMVslXJpqv1nI/F2aXKJpC73Vd5vgOd0o5gn4Z61qJhSDTJDMjYU3MtzMJVhpLxoo2YLn9/e6opmMkFU26FHeGAGKg2RqJnjINXpsKGtYgOjkKypq8QTTqzvCLiFfrmgvE0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=Dns5G9gK; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Dns5G9gK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EC920C4CEC7; Mon, 30 Sep 2024 10:16:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1727691378; bh=V6xD5Dthr2G5hBJWw3hACCcSukTa4OlV1MBywXuCwOI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Dns5G9gKdV1cdGZjJ6f/kpDcUG+BxrfT8F7jkUy21e8Z8oUkMP/uAUOZElfn8kB1c GIjmKFVfNUm0RZdBCtcdSuahGHhLk5t3A5nqvdvQra5KS0ZT/iBmyY9xnlQKQoQale vOfDwi4lXJMhiXZtLOqOQAYLIJNyZrnQcVMLkzZ0= Date: Mon, 30 Sep 2024 12:16:15 +0200 From: Greg Kroah-Hartman To: Tomas Winkler Cc: Alexander Usyskin , linux-kernel@vger.kernel.org Subject: Re: MAINTAINERS: change mei driver maintainer Message-ID: <2024093048-outwit-stainless-a2a7@gregkh> References: <20240930090604.1788402-1-tomas.winkler@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240930090604.1788402-1-tomas.winkler@intel.com> On Mon, Sep 30, 2024 at 12:06:04PM +0300, Tomas Winkler wrote: > Change maintainer of mei driver to Alexander Usyskin > > Cc: Alexander Usyskin For obvious reasons I need an Ack from Alexander before taking something that assigns work to them :) thanks, greg k-h