From patchwork Wed Oct 14 14:42:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eli Britstein X-Patchwork-Id: 1382185 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=nvidia.com Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CBFX84ljgz9sVH for ; Thu, 15 Oct 2020 01:43:20 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 8896A2E50E; Wed, 14 Oct 2020 14:43:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P2Y3HoRWXdAH; Wed, 14 Oct 2020 14:43:04 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by silver.osuosl.org (Postfix) with ESMTP id 8C93F2E502; Wed, 14 Oct 2020 14:42:59 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 39FFEC1AD5; Wed, 14 Oct 2020 14:42:59 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 0154EC0052 for ; Wed, 14 Oct 2020 14:42:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D8A218808F for ; Wed, 14 Oct 2020 14:42:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N4PnKFCj8BGz for ; Wed, 14 Oct 2020 14:42:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129]) by whitealder.osuosl.org (Postfix) with ESMTP id 0EAC388086 for ; Wed, 14 Oct 2020 14:42:55 +0000 (UTC) Received: from Internal Mail-Server by MTLPINE1 (envelope-from elibr@nvidia.com) with SMTP; 14 Oct 2020 17:42:49 +0300 Received: from nvidia.com (dev-r-vrt-214.mtr.labs.mlnx [10.212.214.1]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 09EEgn3D015392; Wed, 14 Oct 2020 17:42:49 +0300 From: Eli Britstein To: dev@openvswitch.org, Ian Stokes Date: Wed, 14 Oct 2020 14:42:46 +0000 Message-Id: <20201014144247.30929-2-elibr@nvidia.com> X-Mailer: git-send-email 2.28.0.546.g385c171 In-Reply-To: <20201014144247.30929-1-elibr@nvidia.com> References: <20201014144247.30929-1-elibr@nvidia.com> MIME-Version: 1.0 Cc: Eli Britstein , Gaetan Rivet , Ilya Maximets Subject: [ovs-dev] [PATCH V4 1/2] AUTHORS: Update Eli Britstein X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Eli Britstein --- .mailmap | 1 + AUTHORS.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 894062d48..18d67ae16 100644 --- a/.mailmap +++ b/.mailmap @@ -31,6 +31,7 @@ Chandra Sekhar Vejendla Daniele Di Proietto Daniele Di Proietto Ed Maste +Eli Britstein Ethan J. Jackson Fischetti, Antonio Flavio Fernandes diff --git a/AUTHORS.rst b/AUTHORS.rst index 4d8eaa3bd..6ce012863 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -130,7 +130,7 @@ Ed Swierk eswierk@skyportsystems.com Edouard Bourguignon madko@linuxed.net Eelco Chaudron echaudro@redhat.com Eiichi Tsukata eiichi.tsukata@nutanix.com -Eli Britstein elibr@mellanox.com +Eli Britstein elibr@nvidia.com Emma Finn emma.finn@intel.com Eric Lapointe elapointe@corsa.com Esteban Rodriguez Betancourt estebarb@hpe.com