[dpdk-dev] maintainers: volunteer to take power management

Message ID 1501855654-42979-1-git-send-email-david.hunt@intel.com (mailing list archive)
State Accepted, archived
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Hunt, David Aug. 4, 2017, 2:07 p.m. UTC
  Signed-off-by: David Hunt <david.hunt@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Bruce Richardson Aug. 4, 2017, 2:23 p.m. UTC | #1
On Fri, Aug 04, 2017 at 03:07:34PM +0100, David Hunt wrote:
> Signed-off-by: David Hunt <david.hunt@intel.com>
> ---
>  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 <david.hunt@intel.com>
>  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 <bruce.richardson@intel.com>
  
Thomas Monjalon Aug. 5, 2017, 8:29 a.m. UTC | #2
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> >  Power management
> > +M: David Hunt <david.hunt@intel.com>
> >  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 <bruce.richardson@intel.com>

Applied, thanks

You did not reply to Bruce suggestion? ;)
  

Patch

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 <david.hunt@intel.com>
 F: lib/librte_power/
 F: doc/guides/prog_guide/power_man.rst
 F: test/test/test_power*