X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/8754986f0087dd6aa95c4816a509bde12044943b..d323b5da574ae8dabee51d8b7e74498d45784ab7:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 83cdf5c..b0df904 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,10 +1,9 @@ -From: Your Name -To: Some Address -Cc: other.address@otherlist.com, other.person@othercompany.com -Bcc: Your Name -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 ---