From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 2886F2C18 for ; Fri, 4 Aug 2017 16:23:38 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Aug 2017 07:23:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,321,1498546800"; d="scan'208";a="295856734" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.72]) by fmsmga004.fm.intel.com with SMTP; 04 Aug 2017 07:23:36 -0700 Received: by (sSMTP sendmail emulation); Fri, 04 Aug 2017 15:23:34 +0100 Date: Fri, 4 Aug 2017 15:23:33 +0100 From: Bruce Richardson To: David Hunt Cc: dev@dpdk.org, thomas@monjalon.net Message-ID: <20170804142333.GA9128@bricha3-MOBL3.ger.corp.intel.com> References: <1501855654-42979-1-git-send-email-david.hunt@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501855654-42979-1-git-send-email-david.hunt@intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.8.3 (2017-05-23) Subject: Re: [dpdk-dev] [PATCH] maintainers: volunteer to take power management 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: , X-List-Received-Date: Fri, 04 Aug 2017 14:23:39 -0000 On Fri, Aug 04, 2017 at 03:07:34PM +0100, David Hunt wrote: > Signed-off-by: David Hunt > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 52e048f..67e606f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -756,6 +756,7 @@ F: lib/librte_kvargs/ > F: test/test/test_kvargs.c > > Power management > +M: David Hunt > F: lib/librte_power/ > F: doc/guides/prog_guide/power_man.rst > F: test/test/test_power* > -- Thanks for volunteering. You like to take responsibility for any other parts of DPDK while you are at it? :-) Acked-by: Bruce Richardson