From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D27FC04AAF for ; Thu, 16 May 2019 21:43:34 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 1A3DB2070D for ; Thu, 16 May 2019 21:43:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1A3DB2070D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C5F9E56A3; Thu, 16 May 2019 23:43:32 +0200 (CEST) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by dpdk.org (Postfix) with ESMTP id 3EC23397D for ; Thu, 16 May 2019 23:43:32 +0200 (CEST) Received: by mail-wm1-f41.google.com with SMTP id j187so7945539wma.1 for ; Thu, 16 May 2019 14:43:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=avrqU8G/B4oHzTeMA2tZk2k2beXQWyF9RkJlyvf8+wg=; b=iBXc02XmKgaC1eGh20Y7H3nhASgXA9h6TsatSMlIgAVBYM+4Z1KXbz9HBSGLbWBBs9 aLrsHqFgkjWLMqtIiVRC/RINrL5cz3SQQqbf7ztPtzHzs5EnFay4z6Iin2adMje1YlUU 38U0hr52N/UZB+z60MNEUfId9ur5akQ+4UmVmfm7knfxhsvDDIsq2P7KlLZ6kA+zBpeC u4Yj75CSj4Feh5XKSyiawJXx4O5KrdLK3rIbpltcWiEcBG3naxAAZxgMte5QpkA24MvK JICHgEl+xIEW9bZdn8WGz4BhbP6w8nKdfQ/MVDnT4tNnBSJu8096PX3N87+/K58KLga0 5fdw== X-Gm-Message-State: APjAAAVGN4rzRBM9pBfc1gty75O9koCwkG+A8IR0yXD6VGFhBqcjikrc 0wDN72+3VSjdZg72ilZYvS4= X-Google-Smtp-Source: APXvYqys1OZVoVEPmUBq0vrdopiXbbvBkDuLVFuZJmEXyC88WeZj/2m/8HE+/ABWibemhFysUQnq7w== X-Received: by 2002:a1c:9d4f:: with SMTP id g76mr20157251wme.97.1558043011865; Thu, 16 May 2019 14:43:31 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id b10sm13058304wrh.59.2019.05.16.14.43.30 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 16 May 2019 14:43:30 -0700 (PDT) Message-ID: From: Luca Boccassi To: Ferruh Yigit , dpdk-dev Cc: John McNamara , Thomas Monjalon Date: Thu, 16 May 2019 22:43:30 +0100 In-Reply-To: <149ee757-9758-2cb6-ef67-c2859415b9b2@intel.com> References: <149ee757-9758-2cb6-ef67-c2859415b9b2@intel.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1 MIME-Version: 1.0 Subject: Re: [dpdk-dev] DPDK Release Status Meeting 16/5/2019 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, 2019-05-16 at 18:02 +0100, Ferruh Yigit wrote: > * Can be good to build contact information of the involved testers > from > various companies, for faster/better communication, if you are > doing LTS > testing please reach out to Kevin or Luca Shall we add a list to the MAINTAINERS file? With the consent of each person of course --=20 Kind regards, Luca Boccassi