From patchwork Fri Sep 4 20:53:28 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aaron Conole X-Patchwork-Id: 514759 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (li376-54.members.linode.com [96.126.127.54]) by ozlabs.org (Postfix) with ESMTP id 20A0214029C for ; Sat, 5 Sep 2015 06:53:39 +1000 (AEST) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id CA40810AF4; Fri, 4 Sep 2015 13:53:34 -0700 (PDT) X-Original-To: dev@openvswitch.com Delivered-To: dev@openvswitch.com Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by archives.nicira.com (Postfix) with ESMTPS id 23A2C10895 for ; Fri, 4 Sep 2015 13:53:33 -0700 (PDT) Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id B9EBD8E667 for ; Fri, 4 Sep 2015 20:53:32 +0000 (UTC) Received: from aconole.bos.com (vpn-63-96.rdu2.redhat.com [10.10.63.96]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t84KrVlI001959 for ; Fri, 4 Sep 2015 16:53:32 -0400 From: Aaron Conole To: dev@openvswitch.com Date: Fri, 4 Sep 2015 16:53:28 -0400 Message-Id: <1441400010-15363-2-git-send-email-aconole@redhat.com> In-Reply-To: <1441400010-15363-1-git-send-email-aconole@redhat.com> References: <1441400010-15363-1-git-send-email-aconole@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26 Subject: [ovs-dev] [PATCH 1/3] Very pleased to make this change request. X-BeenThere: dev@openvswitch.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Aaron Conole --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 6c0989a..c532788 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,7 @@ The following people authored or signed off on commits in the Open vSwitch source code or webpage version control repository. -Aaron Conole aaron@bytheb.org +Aaron Conole aconole@redhat.com Aaron Rosen arosen@clemson.edu Alexander Duyck alexander.h.duyck@redhat.com Alexandru Copot alex.mihai.c@gmail.com