]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: add GetMaintainer.py script
authorLeif Lindholm <leif.lindholm@linaro.org>
Fri, 14 Jun 2019 17:37:06 +0000 (18:37 +0100)
committerLeif Lindholm <leif.lindholm@linaro.org>
Wed, 24 Jul 2019 16:45:55 +0000 (17:45 +0100)
commit7d0a56c4a125917a474d3469f774184d09a38f48
tree11c113bdab828fc9495f5092d56818ed067cc4ce
parent83e7d5c75e7304aa5172c88eb24fa563445ce043
BaseTools: add GetMaintainer.py script

Add a new script GetMaintainer.py that uses the new Maintainer.txt format
to determine which addresses to cc on patch submission.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daude <philmd@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Scripts/GetMaintainer.py [new file with mode: 0644]