maintainers: add co-maintainer to sched library

Message ID 20190726164215.40173-1-jasvinder.singh@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: add co-maintainer to sched library |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/iol-Compile-Testing success Compile Testing PASS

Commit Message

Jasvinder Singh July 26, 2019, 4:42 p.m. UTC
  Add myself as a co-maintainer to dpdk sched library.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Cristian Dumitrescu July 26, 2019, 6:10 p.m. UTC | #1
> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Friday, July 26, 2019 5:42 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>
> Subject: [PATCH] maintainers: add co-maintainer to sched library
> 
> Add myself as a co-maintainer to dpdk sched library.
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c2b575a94..fa4bad88a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1202,6 +1202,7 @@ F: doc/guides/sample_app_ug/packet_ordering.rst
> 
>  Hierarchical scheduler
>  M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> +M: Jasvinder Singh <jasvinder.singh@intel.com>
>  F: lib/librte_sched/
>  F: doc/guides/prog_guide/qos_framework.rst
>  F: app/test/test_red.c
> --
> 2.21.0

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
  
Thomas Monjalon July 30, 2019, 9:14 p.m. UTC | #2
> > Add myself as a co-maintainer to dpdk sched library.
> > 
> > Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> > ---
> >  Hierarchical scheduler
> >  M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> > +M: Jasvinder Singh <jasvinder.singh@intel.com>
> >  F: lib/librte_sched/
> >  F: doc/guides/prog_guide/qos_framework.rst
> >  F: app/test/test_red.c
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

Applied, thanks
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c2b575a94..fa4bad88a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1202,6 +1202,7 @@  F: doc/guides/sample_app_ug/packet_ordering.rst
 
 Hierarchical scheduler
 M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
+M: Jasvinder Singh <jasvinder.singh@intel.com>
 F: lib/librte_sched/
 F: doc/guides/prog_guide/qos_framework.rst
 F: app/test/test_red.c