chiark / gitweb /
Merge branch 'master' into 'master'
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 4 Jan 2016 08:29:17 +0000 (08:29 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 4 Jan 2016 08:29:17 +0000 (08:29 +0000)
commit2cd39585263ef4f8feee914d803d2d1e407cda83
tree3475ce8778366278cbef50cd9d6eb53155c6b4d1
parent622195bf16b61726745f454ac8dda6b7f3a82584
parent7f3434ea5009abd894271819673a010800c848e9
Merge branch 'master' into 'master'

Add Author Name and Author Email fields. (Closes: #90)

Adds the two new fields as discussed in issue #90. Both are optional.

Mind that the Wiki template needs to be extended before merging.

See merge request !87