All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] maintainers: call out subtree committers
@ 2018-03-28 19:30 Pablo de Lara
  2018-03-30 10:40 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo de Lara @ 2018-03-28 19:30 UTC (permalink / raw)
  To: thomas; +Cc: dev, Pablo de Lara

The MAINTAINERS file contains information of the maintainers
of the different components on DPDK.
However, it does not give any information on who maintains the
different subtrees which accept new commits for these components.

This commit adds a list of the subtree committers.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---

Changes in v2:
- Added missing Ferruh's email

Once this patch gets applied, backup subtree committers
can send patches to add their names.


 MAINTAINERS | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 75d3e92c8..fc31e9092 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27,6 +27,38 @@ M: Thomas Monjalon <thomas@monjalon.net>
 M: Ferruh Yigit <ferruh.yigit@intel.com>
 T: git://dpdk.org/dpdk
 
+Next-net Tree
+M: Ferruh Yigit <ferruh.yigit@intel.com>
+T: git://dpdk.org/next/dpdk-next-net
+
+Next-net-intel Tree
+M: Helin Zhang <helin.zhang@intel.com>
+T: git://dpdk.org/next/dpdk-next-net-intel
+
+Next-net-mlx Tree
+M: Shahaf Shuler <shahafs@mellanox.com>
+T: git://dpdk.org/next/dpdk-next-net-mlx
+
+Next-crypto Tree
+M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+T: git://dpdk.org/next/dpdk-next-crypto
+
+Next-eventdev Tree
+M: Jerin Jacob <jerin.jacob@caviumnetworks.com>
+T: git://dpdk.org/next/dpdk-next-eventdev
+
+Next-virtio Tree
+Maxime Coquelin <maxime.coquelin@redhat.com>
+T: git://dpdk.org/next/dpdk-next-virtio
+
+Next-pipeline Tree
+M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
+T: git://dpdk.org/next/dpdk-next-pipeline
+
+Next-qos Tree
+M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
+T: git://dpdk.org/next/dpdk-next-qos
+
 Stable Branches
 M: Yuanhan Liu <yliu@fridaylinux.org>
 M: Luca Boccassi <bluca@debian.org>
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] maintainers: call out subtree committers
  2018-03-28 19:30 [PATCH v2] maintainers: call out subtree committers Pablo de Lara
@ 2018-03-30 10:40 ` Ferruh Yigit
  2018-04-10 22:03   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-03-30 10:40 UTC (permalink / raw)
  To: Pablo de Lara, thomas; +Cc: dev

On 3/28/2018 8:30 PM, Pablo de Lara wrote:
> The MAINTAINERS file contains information of the maintainers
> of the different components on DPDK.
> However, it does not give any information on who maintains the
> different subtrees which accept new commits for these components.
> 
> This commit adds a list of the subtree committers.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] maintainers: call out subtree committers
  2018-03-30 10:40 ` Ferruh Yigit
@ 2018-04-10 22:03   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-04-10 22:03 UTC (permalink / raw)
  To: Pablo de Lara; +Cc: dev, Ferruh Yigit

30/03/2018 12:40, Ferruh Yigit:
> On 3/28/2018 8:30 PM, Pablo de Lara wrote:
> > The MAINTAINERS file contains information of the maintainers
> > of the different components on DPDK.
> > However, it does not give any information on who maintains the
> > different subtrees which accept new commits for these components.
> > 
> > This commit adds a list of the subtree committers.
> > 
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-10 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-28 19:30 [PATCH v2] maintainers: call out subtree committers Pablo de Lara
2018-03-30 10:40 ` Ferruh Yigit
2018-04-10 22:03   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.