From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chas Williams <3chas3@gmail.com> Subject: [PATCH] maintainers: claim responsibility for bonding PMD Date: Wed, 30 May 2018 10:44:39 -0400 Message-ID: <20180530144439.7477-1-3chas3@gmail.com> Cc: thomas@monjalon.net, ferruh.yigit@intel.com, Chas Williams <3chas3@gmail.com>, Chas Williams To: dev@dpdk.org Return-path: Received: from mail-qt0-f196.google.com (mail-qt0-f196.google.com [209.85.216.196]) by dpdk.org (Postfix) with ESMTP id 39DEA37AF for ; Wed, 30 May 2018 16:44:45 +0200 (CEST) Received: by mail-qt0-f196.google.com with SMTP id q13-v6so23547241qtp.4 for ; Wed, 30 May 2018 07:44:45 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Add myself as co-maintainer for bonding driver and related materials. Signed-off-by: Chas Williams --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7398749d7..4667fa7fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -430,6 +430,7 @@ F: doc/guides/nics/features/default.ini Link bonding M: Declan Doherty +M: Chas Williams F: drivers/net/bonding/ F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst F: test/test/test_link_bonding* -- 2.14.3