Hi, This series contains trivial fixes to the GetMaintainer.py script, then adds a new script which allow git-send-email to automatically fills the email addresses relevant to each patch, using the new Maintainer.txt format (with the GetMaintainer.py script).
I sent this series adding: [sendemail] ccCmd = /home/phil/source/edk2/BaseTools/Scripts/GitCcCmd.sh To my /home/phil/source/edk2/.git/config The sendemail.ccCmd entry is documented here: https://git-scm.com/docs/git-send-email#Documentation/git-send-email.txt---cc-cmdltcommandgt Regards, Phil. Philippe Mathieu-Daudé (3): BaseTools: Let the GetMaintainer.py script be executable BaseTools: Add '--quiet' option to GetMaintainer.py script BaseTools: Add script to help git-send-email pick addresses to cc BaseTools/Scripts/GetMaintainer.py | 9 +++++-- BaseTools/Scripts/GitCcCmd.sh | 38 ++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 2 deletions(-) mode change 100644 => 100755 BaseTools/Scripts/GetMaintainer.py create mode 100755 BaseTools/Scripts/GitCcCmd.sh -- 2.21.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#49104): https://edk2.groups.io/g/devel/message/49104 Mute This Topic: https://groups.io/mt/34560653/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-