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 02063A0507 for ; Fri, 1 Apr 2022 12:29:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8510C4067E; Fri, 1 Apr 2022 12:29:42 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id C299A4067E for ; Fri, 1 Apr 2022 12:29:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1648808980; 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=wufEJzv3z6nxrz5P3AAxdQWZ1Vy64f/B8jM3spyVtpY=; b=OQ95S7wXBeGvZjHSsfjMgOL6G9B2K3d6Fr83M5PV869gm4FiVnH69jmsbO8LTg8Aejc+kw ZLJGiFc9e1rrkJKSOGMCRtITa1dIiS9KBys+F/Xhd051SCfJGiBRWfvvkQ5RezqRlxgOpl TSvIDdiJtB8RtBOWe5zjvph842YK23k= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-668-AyEqZfScOZa5jhmk4CxwBA-1; Fri, 01 Apr 2022 06:29:37 -0400 X-MC-Unique: AyEqZfScOZa5jhmk4CxwBA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BA92D1C01E9F; Fri, 1 Apr 2022 10:29:36 +0000 (UTC) Received: from rh.Home (unknown [10.39.195.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4E6E3C15D56; Fri, 1 Apr 2022 10:29:35 +0000 (UTC) From: Kevin Traynor To: stable@dpdk.org Cc: bluca@debian.org, christian.ehrhardt@canonical.com, xuemingl@nvidia.com, Kevin Traynor Subject: [PATCH] validation-contacts: remove email Date: Fri, 1 Apr 2022 11:29:27 +0100 Message-Id: <20220401102927.643050-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.85 on 10.11.54.8 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-default=true 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 Email for Hariprasad is bouncing. Remove from validation contacts. Signed-off-by: Kevin Traynor --- validation-contacts | 1 - 1 file changed, 1 deletion(-) diff --git a/validation-contacts b/validation-contacts index 743dcbf..7dec89d 100644 --- a/validation-contacts +++ b/validation-contacts @@ -16,3 +16,2 @@ yuan.peng@intel.com zhaoyan.chen@intel.com Abhishek Marathe -hariprasad.govindharajan@intel.com -- 2.34.1