From be92c14fabd142b9b5db0c718b09db7d44deea53 Mon Sep 17 00:00:00 2001 From: sheehan Date: Mon, 1 Aug 2016 16:19:21 -0400 Subject: [PATCH] Fix sign off instructions Add required < and > characters around email address of sign off Change-Id: Id9160eeaa9d2c3b530bd9fda8a75e3460e394771 Signed-off-by: Sheehan Anderson --- docs/Gerrit/changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gerrit/changes.md b/docs/Gerrit/changes.md index 840735aa280..29be37ac882 100644 --- a/docs/Gerrit/changes.md +++ b/docs/Gerrit/changes.md @@ -43,13 +43,13 @@ Updating tables presentation. Tables were misaligned; fixed spacing. Change-Id: IF7b6ac513b2eca5f2bab9728ebd8b7e504d3cebe1 -Signed-off-by: Your Name commit-sender@email.address +Signed-off-by: Your Name ``` Each commit must contain the following line at the bottom of the commit message: ``` -Signed-off-by: Your Name your@email.address +Signed-off-by: Your Name ``` The name in the Signed-off-by line and your email must match the change