From patchwork Mon Aug 8 10:58:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ray Kinsella X-Patchwork-Id: 114717 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D2C95A034C; Mon, 8 Aug 2022 12:58:57 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E8DD4067B; Mon, 8 Aug 2022 12:58:57 +0200 (CEST) Received: from mail-108-mta25.mxroute.com (mail-108-mta25.mxroute.com [136.175.108.25]) by mails.dpdk.org (Postfix) with ESMTP id 39A3F4014F for ; Mon, 8 Aug 2022 12:58:56 +0200 (CEST) Received: from filter006.mxroute.com ([140.82.40.27] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta25.mxroute.com (ZoneMTA) with ESMTPSA id 1827d1b82ae0000261.001 for (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256); Mon, 08 Aug 2022 10:58:51 +0000 X-Zone-Loop: f4fb91c6f802acf2a8cbf206fa8d181f82bba7eaf34f X-Originating-IP: [140.82.40.27] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ashroe.eu; s=x; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:Cc:To: From:Sender:Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post: List-Owner:List-Archive; bh=zTtkvTIXR7v24SEE5VxuIrsdsUdiVBtmgtKa6KT+AtU=; b=I 4xjUSImi9NQea8jMRANoc0xsSzliTN+NU65BhzwSf+zJ1uzgZOr4OGSOBP4uOLTzw2Z42stccTqvK oyXEGI76Xr/CLD8R2/6WeF71SFJSAz53gFZaN/+YtM0xoBhAA4hgnGldw1UvTtrXYDcmefq4E/YCw 15SKr0h+EX3MyeWl/rkqOU8ppqxKm57dOH+8DKeCOAHjJelLNWI438cRTkAyDhmrpUoeD2B5DoKmU DxELhZAdh3fQ53dU5pYUzidKmSC5xyxBLfA8aP+W1RSZEask90jCgB7Gf0+fpxKx1/RQmSuxZ7Pwt pgBGuOrFsdIjz0lLz6c/QLZ9jFBI1IVnQ==; From: Ray Kinsella To: dev@dpdk.org Cc: thomas@monjalon.net, bruce.richardson@intel.com, david.marchand@redhat.com, ferruh.yigit@xilinx.com, mdr@ashroe.eu Subject: [PATCH 0/1] update abi maintainership Date: Mon, 8 Aug 2022 10:58:33 +0000 Message-Id: <20220808105834.2826-1-mdr@ashroe.eu> MIME-Version: 1.0 X-AuthUser: mdr@ashroe.eu X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org In anticipation of a role change. I wanted to make sure there is orderly handover of maintainership of the abi. I think the proposed change reflects the reality of what is happening in the project in anycase. Ray Kinsella (1): devtools: eol abi as a separate function MAINTAINERS | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) --- 2.20.1