diff mbox

[wpan-misc,5/5] website: add SOB for sending patches

Message ID 20160807153324.9642-5-aar@pengutronix.de (mailing list archive)
State Not Applicable
Headers show

Commit Message

Alexander Aring Aug. 7, 2016, 3:33 p.m. UTC
Signed-off-by: Alexander Aring <aar@pengutronix.de>
---
 website/index.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefan Schmidt Aug. 10, 2016, 12:10 p.m. UTC | #1
Hello.

On 07/08/16 17:33, Alexander Aring wrote:
> Signed-off-by: Alexander Aring <aar@pengutronix.de>
> ---
>  website/index.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/website/index.txt b/website/index.txt
> index 5b2f7d5..1c414bd 100644
> --- a/website/index.txt
> +++ b/website/index.txt
> @@ -271,7 +271,7 @@ cd wpan-misc/website
>  git checkout -b myproposal
>  # Change this page to whatever you like.
>  $EDITOR index.txt
> -git commit -a
> +git commit -s -a
>  # be sure to be registered to linux-wpan@vger.kernel.org before sending the
>  # patch
>  git send-email --to linux-wpan@vger.kernel.org -1
>



Acked-by: Stefan Schmidt <stefan@osg.samsung.com>

regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/website/index.txt b/website/index.txt
index 5b2f7d5..1c414bd 100644
--- a/website/index.txt
+++ b/website/index.txt
@@ -271,7 +271,7 @@  cd wpan-misc/website
 git checkout -b myproposal
 # Change this page to whatever you like.
 $EDITOR index.txt
-git commit -a
+git commit -s -a
 # be sure to be registered to linux-wpan@vger.kernel.org before sending the
 # patch
 git send-email --to linux-wpan@vger.kernel.org -1