numam-dpdk/doc/guides/contributing
Ferruh Yigit 7a62910653 devtools: add script to get maintainers from patch
This is a wrapper to Linux kernel get_maintainer.pl file and only
supports parsing MAINTAINERS file (no git fallback etc..)

Requires DPDK_GETMAINTAINER_PATH devel config option set, please check
devtools/load-devel-config.

DPDK_GETMAINTAINER_PATH should be full path to the get_maintainer.pl
script, like:
DPDK_GETMAINTAINER_PATH=~/linux/scripts/get_maintainer.pl

Can be used individually:
./devtools/get-maintainer.sh <my.patch>

Or via git send-email, to add maintainers automatically:
git send-email --to-cmd ./devtools/get-maintainer.sh \
--cc dev@dpdk.org HEAD -4

Currently there is an ugly workaround to be able to use Linux script out
of the kernel tree, later better method can replace it.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-11-08 00:38:46 +01:00
..
img doc: add patch submit cheatsheet 2015-12-14 23:17:33 +01:00
cheatsheet.rst doc: add patch submit cheatsheet 2015-12-14 23:17:33 +01:00
coding_style.rst eal: support dynamic log types 2017-04-05 13:37:17 +02:00
design.rst doc: update for VFD experimental API 2017-01-17 19:48:02 +01:00
documentation.rst eal: remove Xen dom0 support 2017-10-09 01:54:29 +02:00
index.rst doc: add guidelines on stable and lts releases 2017-02-08 15:33:36 +01:00
patches.rst devtools: add script to get maintainers from patch 2017-11-08 00:38:46 +01:00
stable.rst doc: add guidelines on stable and lts releases 2017-02-08 15:33:36 +01:00
versioning.rst doc: add note on hardware support deprecation 2017-10-13 23:47:12 +02:00