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 AC833224F5; Wed, 4 Oct 2023 20:38:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="OQ/FBM+v" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E21E1C43395; Wed, 4 Oct 2023 20:38:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696451903; bh=tWSdTi8obnFsvIC2v1iHQX7NjJHX3oSF/bftWpn0C9I=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=OQ/FBM+vwdNEdAFLL59EakZsn7FKRfBEXOAy8NDHGXhx0fM1JXq7NGOmnHveavrRy KK8xyD51c/UFymE6ON8DDtYfKLyXpXvcaag9nQ9ytV4sESUbd8DeToRk9RZYsSdSoq MxQFMECDcgNF+hbRNowB1/WJP+wIL3EizgGhfs6ycyN7HOgXKGKi/G9NXLZp3Va9lp re1PKrsFVTJyjx6qQxBim1W502Znqk3VMR1jieVEam2zO32vPvL5b8y7V1LogOvSEi uxNa5IdqktxSp/8LLy0DIqxT6zxXktb2GCQuxFR07mlacl8edVyira/SOHyHciPBYW +L/XCjmdlZ5rw== From: Mat Martineau Date: Wed, 04 Oct 2023 13:38:13 -0700 Subject: [PATCH net 3/3] MAINTAINERS: update Matthieu's email address Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20231004-send-net-20231004-v1-3-28de4ac663ae@kernel.org> References: <20231004-send-net-20231004-v1-0-28de4ac663ae@kernel.org> In-Reply-To: <20231004-send-net-20231004-v1-0-28de4ac663ae@kernel.org> To: Matthieu Baerts , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthieu Baerts Cc: netdev@vger.kernel.org, mptcp@lists.linux.dev, Kishen Maloor , Florian Westphal , Mat Martineau X-Mailer: b4 0.12.3 From: Matthieu Baerts Use my kernel.org account instead. The other one will bounce by the end of the year. Signed-off-by: Matthieu Baerts Signed-off-by: Mat Martineau --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index a0a6efe87186..c80903efec75 100644 --- a/.mailmap +++ b/.mailmap @@ -377,6 +377,7 @@ Matthew Wilcox Matthew Wilcox Matthew Wilcox Matthias Fuchs +Matthieu Baerts Matthieu CASTET Matti Vaittinen Matt Ranostay diff --git a/MAINTAINERS b/MAINTAINERS index 9275708c9b96..0bb5451e9b86 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14942,7 +14942,7 @@ K: macsec K: \bmdo_ NETWORKING [MPTCP] -M: Matthieu Baerts +M: Matthieu Baerts M: Mat Martineau L: netdev@vger.kernel.org L: mptcp@lists.linux.dev -- 2.41.0