From patchwork Wed Nov 11 10:04:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Roi Dayan X-Patchwork-Id: 1398117 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.133; helo=hemlock.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 hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CWL2G4bGnz9s0b for ; Wed, 11 Nov 2020 21:05:10 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 0904F87523; Wed, 11 Nov 2020 10:05:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OvjMhlckO-wW; Wed, 11 Nov 2020 10:05:08 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id 4FF97871BE; Wed, 11 Nov 2020 10:05:08 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 19C59C0889; Wed, 11 Nov 2020 10:05:08 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id DFA54C016F for ; Wed, 11 Nov 2020 10:05:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D536484AD2 for ; Wed, 11 Nov 2020 10:05:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rn45it8FohEc for ; Wed, 11 Nov 2020 10:05:06 +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 fraxinus.osuosl.org (Postfix) with ESMTP id 7683481E2B for ; Wed, 11 Nov 2020 10:05:05 +0000 (UTC) Received: from Internal Mail-Server by MTLPINE1 (envelope-from roid@nvidia.com) with SMTP; 11 Nov 2020 12:04:57 +0200 Received: from mtr-vdi-191.wap.labs.mlnx. (mtr-vdi-191.wap.labs.mlnx [10.209.100.28]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 0ABA4vp5024783; Wed, 11 Nov 2020 12:04:57 +0200 From: Roi Dayan To: dev@openvswitch.org Date: Wed, 11 Nov 2020 12:04:56 +0200 Message-Id: <20201111100456.106467-1-roid@nvidia.com> X-Mailer: git-send-email 2.8.4 MIME-Version: 1.0 Cc: Ilya Maximets , Simon Horman Subject: [ovs-dev] [PATCH v1] AUTHORS: Update Roi Dayan 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: Roi Dayan --- Notes: v1 - fix .mailmap .mailmap | 1 + AUTHORS.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 85373d11387f..dc3b2094df92 100644 --- a/.mailmap +++ b/.mailmap @@ -67,6 +67,7 @@ Ralf Spenneberg Rami Rosen Ramu Ramamurthy Robert Åkerblom-Andersson +Roi Dayan Romain Lenglet Romain Lenglet Russell Bryant diff --git a/AUTHORS.rst b/AUTHORS.rst index 9e9d210a2024..10f0f272e3a9 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -331,7 +331,7 @@ Robert Åkerblom-Andersson Robert.nr1@gmail.com Robert Wojciechowicz robertx.wojciechowicz@intel.com Rob Hoes rob.hoes@citrix.com Rohith Basavaraja rohith.basavaraja@gmail.com -Roi Dayan roid@mellanox.com +Roi Dayan roid@nvidia.com Róbert Mulik robert.mulik@ericsson.com Romain Lenglet romain.lenglet@berabera.info Roni Bar Yanai roniba@mellanox.com