From ef90c57b29edf2c68b44623ce4f79d45e5b3714e Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Tue, 7 Dec 2021 09:33:26 -0500 Subject: [PATCH] README: retain tabs vs spaces Signed-off-by: Trevor Woerner --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index cc63d0a..f527184 100644 --- a/README +++ b/README @@ -45,14 +45,14 @@ Maintenance: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded - Please send changes to the yocto mailing list with [meta-rockchip] in the subject line, - cc'ing the maintainer. + Please send changes to the yocto mailing list with [meta-rockchip] in the subject line, + cc'ing the maintainer. - This can be configured within the repository with following commands: + This can be configured within the repository with following commands: - git config sendemail.to yocto@lists.yoctoproject.org - git config sendemail.cc twoerner@gmail.com - git config format.subjectprefix "meta-rockchip] [PATCH" + git config sendemail.to yocto@lists.yoctoproject.org + git config sendemail.cc twoerner@gmail.com + git config format.subjectprefix "meta-rockchip] [PATCH" Then, to send your most recent commit (i.e. just one patch), please use something like: