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 X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4136C4740A for ; Mon, 9 Sep 2019 20:47:05 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 30EC82086D for ; Mon, 9 Sep 2019 20:47:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="nWsXEsgP"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="Kg2tqqA6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 30EC82086D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 253CD1ED4A; Mon, 9 Sep 2019 22:47:04 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 859721EC0A for ; Mon, 9 Sep 2019 22:47:02 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 056C4221DF; Mon, 9 Sep 2019 16:47:02 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 09 Sep 2019 16:47:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=mcNsdWWBG/1DR1a7LTg6WGFABav53il1vIRD8tIVlCc=; b=nWsXEsgP8CP2 R6eMDZnKPOANn48mOHkhtuxZp7xRXwYJOoEFaM4UEA5XQJlbRGIRUcTabKFXSiFN UvPFtQ4LUpNd9+8yc3OxbkEjvHhbl9KHm28JiZda3xkmLBFxjbbOY6GjJob3pYJm oAKyaNNNpUatXqRJkRtoyJq0NiqWUNg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=mcNsdWWBG/1DR1a7LTg6WGFABav53il1vIRD8tIVl Cc=; b=Kg2tqqA6DasxWjtt3pI9D74ul8Trvq0tVM2BA1hGNi4xM3RhAnbDoiC2M bK9FJe5atDN8MFIEqY0HO3P96C5vK6afqsL9rOzrxGlFubL4OUdS4b5AaC0aaC0J ZF7yQqJa3+HOVO4PNWhYxp3ngt/WfIX1xW9ZJnbAV599XuI5ajsguoIo5Ug6MgUz mqAdpC3K1qyJmW47cQPvVlKxrcSUSUU/nxmkP4ZfUVj4o+U/IL20JH/2Z3WlpxFU SNMjA2NE1tEdarP8Gjks/xMiUiYErR+8Q8SGFpyGnOwHy3Ct1xgHGkJ21N3lEZnW s4+4fhqOqHYFJfaBIhGH4kp/njJXw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudekiedgudehvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc fkphepjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpeht hhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 15669D60063; Mon, 9 Sep 2019 16:47:01 -0400 (EDT) From: Thomas Monjalon To: Michael Santana Cc: dev@dpdk.org, Aaron Conole , Michael Santana Date: Mon, 09 Sep 2019 22:46:59 +0200 Message-ID: <1892421.Xd1EikS4R6@xps> In-Reply-To: References: <20190815225452.16410-1-msantana@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] Change email in maintainers file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 19/08/2019 14:28, Aaron Conole: > Michael Santana writes: > > > Change email address for Michael Santana to personal email in the > > MAINTAINERS file > > > > Signed-off-by: Michael Santana > > Signed-off-by: Michael Santana > > --- > > > > NOTE: My internship at Red Hat is ending soon so I will not be able > > to monitor my red hat email. I will not monitor the mailing list > > as much, so CI patches should go primarily to Aaron Carole. > > :'( > > Acked-by: Aaron Conole Applied, thanks for the work and staying around.