Re: [dpdk-dev] [PATCH v2] maintainers: call out subtree committers

2018-04-10 Thread Thomas Monjalon
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 f

Re: [dpdk-dev] [PATCH v2] maintainers: call out subtree committers

2018-03-30 Thread 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

[dpdk-dev] [PATCH v2] maintainers: call out subtree committers

2018-03-28 Thread 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: Pabl