Re: [dpdk-dev] [PATCH] maintainers: fix missing title for examples

2020-10-06 Thread Thomas Monjalon
> The devtools/get-maintainer.sh script does not work with examples > because there is no title line between them: it returns a longer list > than expected. > > Add the missing titles for each example to fix this behavior. > > Signed-off-by: Olivier Matz Applied, thanks (reworded VMDQ to VMDq)

[dpdk-dev] [PATCH] maintainers: fix missing title for examples

2020-10-06 Thread Olivier Matz
The devtools/get-maintainer.sh script does not work with examples because there is no title line between them: it returns a longer list than expected. Add the missing titles for each example to fix this behavior. Signed-off-by: Olivier Matz --- MAINTAINERS | 17 + 1 file changed