X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/d0d139a330a0e2f49b9acad4ea1938304b4110ac..e4fc1f59f679b4f0b5c6805feaf9da0df2cd370f:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 1333e85..a0b87ea 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,7 +1,8 @@ From: %(maintainer)s -Subject: [PATCH%(version)s%(number)s] %(shortdescr)s -Date: %(date)s -%(endofheaders)s +Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s + +From: %(authname)s <%(authemail)s> + %(longdescr)s ---