Prevent missing Signed-off-by lines. Signed-off-by: Max Krummenacher <[email protected]> --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README index 647404b..effe2f9 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ Maintainers: Eric Bénard <[email protected]> Otavio Salvador <[email protected]> When sending single patches, please use something like : -git send-email -1 --to [email protected] --subject-prefix='meta-browser][PATCH' +git send-email -1 -s --to [email protected] --subject-prefix='meta-browser][PATCH' TODO ---- -- 2.6.6 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
