Revert "Remove credit from release notes"
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Thu, 23 Sep 2021 12:02:00 +0000 (14:02 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 12:02:00 +0000 (14:02 +0200)
See b2eaf4c8c2e31aa1c1bc4a2c0061f661e01d2de1

releaser/releasenotes_writer.go

index 175c342e2f0b0ce53cf0ed9c7a299d89cd79ddf9..eee9501e5fa185d5a72cecf46968b28201d4ce7d 100644 (file)
@@ -59,6 +59,7 @@ This release represents **{{ len .All }} contributions by {{ len $contribsPerAut
 {{- $u3 := index $contribsPerAuthor 2 -}}
 {{- $u4 := index $contribsPerAuthor 3 -}}
 {{- $u1.AuthorLink }} leads the Hugo development with a significant amount of contributions, but also a big shoutout to {{ $u2.AuthorLink }}, {{ $u3.AuthorLink }}, and {{ $u4.AuthorLink }} for their ongoing contributions.
+And thanks to [@digitalcraftsman](https://github.com/digitalcraftsman) for his ongoing work on keeping the themes site in pristine condition.
 {{ end }}
 Many have also been busy writing and fixing the documentation in [hugoDocs](https://github.com/gohugoio/hugoDocs),
 which has received **{{ len .Docs }} contributions by {{ len $docsContribsPerAuthor }} contributors**.