From a8da8eb127a56561bf633ab53bec57fb5dbba537 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 5 May 2020 12:00:35 +0100 Subject: README: Document how to configure repo for sending patches Signed-off-by: Richard Purdie --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 4558a99..127a821 100644 --- a/README +++ b/README @@ -27,3 +27,8 @@ intended target branch of the Git repository. Git repository: http://git.yoctoproject.org/cgit.cgi/meta-gplv2/ Mailing list: yocto@yoctoproject.org + +This can be configured within the repository with the commands: + +git config sendemail.to yocto@lists.yoctoproject.org +git config format.subjectprefix "meta-gplv2] [PATCH" -- cgit v1.2.3-54-g00ecf