Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753596AbdHKRUm (ORCPT ); Fri, 11 Aug 2017 13:20:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:49660 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753378AbdHKRUj (ORCPT ); Fri, 11 Aug 2017 13:20:39 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7F21922B56 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=helgaas@kernel.org Date: Fri, 11 Aug 2017 12:20:37 -0500 From: Bjorn Helgaas To: Jon Derrick Cc: linux-pci@vger.kernel.org, iommu@lists.linux-foundation.org, David Woodhouse , Keith Busch , Scott Bauer , David Fugate , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] MAINTAINERS: Add Jonathan Derrick as VMD maintainer Message-ID: <20170811172037.GD17039@bhelgaas-glaptop.roam.corp.google.com> References: <20170807195713.10963-1-jonathan.derrick@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170807195713.10963-1-jonathan.derrick@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 27 On Mon, Aug 07, 2017 at 01:57:11PM -0600, Jon Derrick wrote: > Add myself as VMD maintainer > > Signed-off-by: Jon Derrick Keith, I'm looking for an ack from you since you're currently listed in MAINTAINERS. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f66488d..3ec39df 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10090,6 +10090,7 @@ F: drivers/pci/dwc/*imx6* > > PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD) > M: Keith Busch > +M: Jonathan Derrick > L: linux-pci@vger.kernel.org > S: Supported > F: drivers/pci/host/vmd.c > -- > 2.9.4 >