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 3D0D8C433F5 for ; Mon, 11 Apr 2022 13:53:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346752AbiDKNzP (ORCPT ); Mon, 11 Apr 2022 09:55:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346739AbiDKNzL (ORCPT ); Mon, 11 Apr 2022 09:55:11 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 326A822A; Mon, 11 Apr 2022 06:52:57 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C098B61188; Mon, 11 Apr 2022 13:52:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3DFD2C385A4; Mon, 11 Apr 2022 13:52:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649685176; bh=COQ1PBqnPhA/PE8lGRohDqW554kdrzmL8XbqfPazdBg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qja5LxzLF3ws3+7Bww3sfCpj6sp0WTcqCeFEm4W1Y90BsAyehQj39P5uH7hZmL6G1 Pd1ouVwjtAxSAd5cJeLY++7V8non7T5woYBtd2Lc/Ov5lfPBOIhq9hhEhJJ0p89uJg PmYe8s8UPeMZTzsgosmQ7K047TWq3dmbfxFfEsTlMMeC1DPbMMc7D3AhrG5OaFBWN6 k/H5OccR5sMgOOm+VBBs1xISpooYYSxJhB9DtoH9B5cZNdVNOzayyelCRVNAzMZg6N AnEYafnHNINr8/XxvXg5Y5eV2ayPgkfLxpM/yI4/jXvKvptlBmHzPxzg2FoD+983X5 bL83mjWuUOT2Q== Date: Mon, 11 Apr 2022 19:22:51 +0530 From: Vinod Koul To: Olivier Dautricourt Cc: Stefan Roese , Rob Herring , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] MAINTAINERS: update my email address Message-ID: References: <85c4174fa162bd946ccf3e08dcfc9b83cfe69b5c.1647539776.git.olivier.dautricourt@orolia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <85c4174fa162bd946ccf3e08dcfc9b83cfe69b5c.1647539776.git.olivier.dautricourt@orolia.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17-03-22, 18:56, Olivier Dautricourt wrote: > This email should now be used to contact me. Applied both, thanks -- ~Vinod