Make StGIT comply with the author information retrieving
[stgit] / templates / patchmail.tmpl
index 1333e85..7881993 100644 (file)
@@ -2,6 +2,8 @@ From: %(maintainer)s
 Subject: [PATCH%(version)s%(number)s] %(shortdescr)s
 Date: %(date)s
 %(endofheaders)s
+From: %(authname)s <%(authemail)s>
+
 %(longdescr)s
 ---