From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wyGsJ1lyDzDr26 for ; Wed, 28 Jun 2017 18:57:56 +1000 (AEST) Received: from pps.filterd (m0098416.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v5S8tJed011720 for ; Wed, 28 Jun 2017 04:57:53 -0400 Received: from e23smtp06.au.ibm.com (e23smtp06.au.ibm.com [202.81.31.148]) by mx0b-001b2d01.pphosted.com with ESMTP id 2bc86ebhg9-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 28 Jun 2017 04:57:53 -0400 Received: from localhost by e23smtp06.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 28 Jun 2017 18:57:49 +1000 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay09.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v5S8vk625898644 for ; Wed, 28 Jun 2017 18:57:46 +1000 Received: from d23av02.au.ibm.com (localhost [127.0.0.1]) by d23av02.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v5S8vb6X011534 for ; Wed, 28 Jun 2017 18:57:38 +1000 Content-Type: text/plain; charset=UTF-8 From: Ian Munsie To: "andrew.donnellan" Cc: linuxppc-dev , Michael Ellerman , fbarrat Subject: Re: [PATCH] MAINTAINERS: cxl: update maintainership In-reply-to: <20170628072230.7204-1-andrew.donnellan@au1.ibm.com> References: <20170628072230.7204-1-andrew.donnellan@au1.ibm.com> Date: Wed, 28 Jun 2017 18:57:44 +1000 Message-Id: <1498640245-sup-2129@x230.ozlabs.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Acked-by: Ian Munsie Excerpts from andrew.donnellan's message of 2017-06-28 17:22:30 +1000: > As Ian's stepping down from his maintainer role now that he's leaving IBM, > Frederic has asked me to add myself to the cxl maintainer list. Updating > accordingly. > > Cc: Frederic Barrat > Cc: Ian Munsie > Signed-off-by: Andrew Donnellan > > --- > > Applies on top of http://patchwork.ozlabs.org/patch/781464 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6547fc1b5299..b1fd5a02dd28 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3722,6 +3722,7 @@ F: drivers/net/ethernet/chelsio/cxgb4vf/ > > CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER > M: Frederic Barrat > +M: Andrew Donnellan > L: linuxppc-dev@lists.ozlabs.org > S: Supported > F: arch/powerpc/platforms/powernv/pci-cxl.c