Trivial fixes to get RSS 2.0 feeds to validate.
authorAnthony Fok <foka@debian.org>
Tue, 13 Jan 2015 05:24:37 +0000 (22:24 -0700)
committerAnthony Fok <foka@debian.org>
Tue, 13 Jan 2015 05:24:37 +0000 (22:24 -0700)
commit700c2b8f22a4c0f428abea8dcf61d8876886fc13
tree7e58aa6fc46481ea3ec478319001dfbedb787fbe
parent5bfc812dc6f8d531b790a5d9d0d7be3da205c60d
Trivial fixes to get RSS 2.0 feeds to validate.

RSS 2.0 requires the email be listed in `<author>`,
and `UTC` as a timezone is not accepted, but `UT` or `GMT` are.

See #789 for more information.  Thanks to @snej for the report!
tpl/template_embedded.go