From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A401DA00BE for ; Wed, 9 Mar 2022 00:18:27 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97F2C410E1; Wed, 9 Mar 2022 00:18:27 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 6DEBC40141; Wed, 9 Mar 2022 00:18:25 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D9A1E5C00BC; Tue, 8 Mar 2022 18:18:23 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 08 Mar 2022 18:18:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; bh=zou3OkAS6AfEO6 qUPOuE1J+FEXue9aFTT8pNTfZiGrk=; b=C92FdyX/nd2wHaDpngJtpC9HA7UaE4 stB7d9uFiUGiwOiS52f85TLG7t/HbGqSzPzC34nmjK5c8kZ7AjuE8ImRsihrMaVV wuGZnDU/GrofbnzoWzT9VfDxOX27sCjEkZIQQBFL6cOR1YEHLgNOMytX9gYWUkcM n0NL7sPjOeWLhO0qbk6MD2AJE3PdvZk/K6cP3wwXcccC/+uPp4YAu6b3fM90RnZ1 an/041CA7BY4MGJH1h7k73Dyvzs4HTj4XlTwvLf4Of6DV8KJNHKHDTF3Asu0e8r3 3o90ZuwI4BB6mi1mPULGVMmK6nFAIijm1oR0vqNz8pKesZYFzzICJHMw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=zou3OkAS6AfEO6qUPOuE1J+FEXue9aFTT8pNTfZiG rk=; b=oIMRYDE2jbZ74mXS4C+Wjpr7tkLK8vr9OeykcVhsWxWwbuhu/FRjhBUC+ MyXkbB7wSf5dOszXgfdDbnEY3k+PP+45TJoHj3dFGxVUdH/tcPE7IMAhFVx7SsEj 8qVabmbRGQY9q+r1/zDxMLOaHgATDBgEOtXuruOH9/QBdi4zA0CzZDfQXtkM06Cg /BZ3KVSDuJ89ZWXwwLh/0MlNxxlyt78mxXWINqJVCVFZIKgD/Ty825Smj46/6avk DcabmvlVn3vrGt8IUwL/H50OrJpGch0dMmx+PHiZSep12dbFXCAhe70k37Txv6mQ XhsIte9oPbJbgm3hjF8JzfRhsaSMQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddruddujedgtdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 8 Mar 2022 18:18:22 -0500 (EST) From: Thomas Monjalon To: "Dooley, Brian" Cc: "dev@dpdk.org" , "stable@dpdk.org" , "Kovacevic, Marko" , Akhil Goyal , "Zhang, Roy Fan" Subject: Re: [PATCH] maintainers: Update MAINTAINERS for FIPS validation Date: Wed, 09 Mar 2022 00:18:21 +0100 Message-ID: <4555087.uoxibFcf9D@thomas> In-Reply-To: References: <20220307151347.268283-1-brian.dooley@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org > > Replace Marko Kovacevic with Brian Dooley and Fan Zhang > > > > FIPS validation example > > -M: Marko Kovacevic > > +M: Fan Zhang > > +M: Brian Dooley > > F: examples/fips_validation/ > > F: doc/guides/sample_app_ug/fips_validation.rst > > > Acked-by: Fan Zhang Applied, thanks.