From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5F2C3A2E8D for ; Thu, 5 Sep 2019 18:21:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1B1121F03C; Thu, 5 Sep 2019 18:21:38 +0200 (CEST) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by dpdk.org (Postfix) with ESMTP id 171191EFB7 for ; Thu, 5 Sep 2019 18:21:37 +0200 (CEST) Received: by mail-wm1-f65.google.com with SMTP id t9so3787204wmi.5 for ; Thu, 05 Sep 2019 09:21:37 -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:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=Ggzt2MZWjtPY6alkzXkfR8Ea4vNIHn06+pLzXgRnX5E=; b=QHQNZc4WlpOTgmz02Hmnsgk8ss7kZbfKDtumlGRHaphef4ffwXARY5hjjaqsV0LDoF BFdFLH++3JmMjVtybRqW+MesRBBwCYV8u7Vzw8FmRCHA6vzzeYHEOoTK6M8hLobpfBjt 86WJ7vqFiTzda10epxZ5s8n4s1gd3jF84AYLeN5CpYXdA6HqQI057e7K30XHrctBNV5c gcEGB2sIVyG7wRgZ7NibDZPsP3iElfO61544XJoRgdTQT6PtJQic/zloA/O7DtIzUPS0 HSwR3KWypQ0odG5p+LzTuRfE0xE1IIw48H9TpzG1z12+M+OmSYJ4tr1HzpuZ1CkASert k+Wg== X-Gm-Message-State: APjAAAVHM38ElB+ov0VUp9848f9nyzVhudsnFaMMENipR+VkB8mCgmHG uUBtM1vU0eHFdgbhX+Gxduw= X-Google-Smtp-Source: APXvYqys+3NIYYVCJo6koQz/ryVITioLgMf6UeZmtN/JgnMSnExODmnSeOv65r1kS3Sff/3MuNYlbA== X-Received: by 2002:a1c:cc09:: with SMTP id h9mr3528298wmb.32.1567700496677; Thu, 05 Sep 2019 09:21:36 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:7a8e:ed70:5c52:ea3]) by smtp.gmail.com with ESMTPSA id o193sm3838083wme.39.2019.09.05.09.21.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Sep 2019 09:21:35 -0700 (PDT) Message-ID: <408130911a4352942247f2d35fdc8166a958a285.camel@debian.org> From: Luca Boccassi To: Kevin Traynor , dev@dpdk.org, thomas@monjalon.net Date: Thu, 05 Sep 2019 17:21:35 +0100 In-Reply-To: <20190905154944.26971-1-ktraynor@redhat.com> References: <20190905154944.26971-1-ktraynor@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] maintainers: update stable maintainers 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-09-05 at 16:49 +0100, Kevin Traynor wrote: > Yuanhan is no longer maintaining DPDK stable. >=20 > Add myself as a stable maintainer. >=20 > Signed-off-by: Kevin Traynor < > ktraynor@redhat.com > > > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Luca Boccassi --=20 Kind regards, Luca Boccassi