X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/2bb969024baa9435ae25183c524c5a3b1f789681..d323b5da574ae8dabee51d8b7e74498d45784ab7:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 4724b5f..b0df904 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,7 +1,9 @@ -From: %(commname)s <%(commemail)s> -Subject: [PATCH %(patchnr)s/%(totalnr)s] %(shortdescr)s +From: %(maintainer)s +Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s Date: %(date)s %(endofheaders)s +From: %(authname)s <%(authemail)s> + %(longdescr)s ---