[git commit master 1/1] developing: fix html

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Dec 17 20:52:10 UTC 2010


commit: http://git.uclibc.org/uClibc-website/commit/?id=55c1001f1c93638b507f2da2557817ce452a8d0e
branch: http://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 developing.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/developing.html b/developing.html
index f731465..eea6f17 100644
--- a/developing.html
+++ b/developing.html
@@ -107,7 +107,7 @@ such as output from tools showing errors.
 After all of your explanatory text, there should be another blank line and
 then the relevant tags (Signed-off-by/CC/etc...).
 
-Signed-off-by: Your Full Name <your.real.email at address.com>
+Signed-off-by: Your Full Name &lt;your.real.email at address.com&gt;
 </pre>
 
 Once you have a properly written changelog, use `git format-patch` to turn a
-- 
1.7.2.2



More information about the uClibc-cvs mailing list