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 858B5A0C45 for ; Fri, 3 Dec 2021 15:37:58 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B38440041; Fri, 3 Dec 2021 15:37:58 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 6638840041 for ; Fri, 3 Dec 2021 15:37:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1638542275; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rnHtuWro4RzHcMvlCZS97zPxt8UqOqA4Dtay3jWykcA=; b=LVoua52W5nRk8FD4OZMjCbLpGK6DUu15PQp7SiOatgjGsFXukG95/92Y89kE9dmBTggXLM R2PA+XNSN/+s6chXqdYhtm9WadXcVVH+0DPF6363NFjOphJkGIgER0YjLwqvepJkjo9E8I Abs8MSjvElVZjM8cEbF9qOsO+k3bCZs= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-215-XBngL0_FO320n7rhaIuNvg-1; Fri, 03 Dec 2021 09:37:52 -0500 X-MC-Unique: XBngL0_FO320n7rhaIuNvg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id F1C2784B9D4; Fri, 3 Dec 2021 14:37:49 +0000 (UTC) Received: from rh.redhat.com (unknown [10.39.194.113]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8BFEB7E41C; Fri, 3 Dec 2021 14:37:48 +0000 (UTC) From: Kevin Traynor To: stable@dpdk.org Cc: bluca@debian.org, christian.ehrhardt@canonical.com, gakhil@marvell.com, Kevin Traynor Subject: [PATCH] validation-contacts: remove old emails. Date: Fri, 3 Dec 2021 14:37:14 +0000 Message-Id: <20211203143714.443606-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ktraynor@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit 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 Remove emails which are now bouncing. Signed-off-by: Kevin Traynor --- validation-contacts | 2 -- 1 file changed, 2 deletions(-) diff --git a/validation-contacts b/validation-contacts index 79937a9..743dcbf 100644 --- a/validation-contacts +++ b/validation-contacts @@ -12,8 +12,6 @@ Luca Boccassi Jerin Jacob Hemant Agrawal -Akhil Goyal Kevin Traynor yuan.peng@intel.com -pingx.yu@intel.com zhaoyan.chen@intel.com Abhishek Marathe -- 2.31.1