Skip to content

Commit

Permalink
Revert "Remove credit from release notes"
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalcraftsman authored Sep 23, 2021
1 parent e03f82e commit fab1e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releaser/releasenotes_writer.go
Original file line number Diff line number Diff line change
Expand Up @@ -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**.
Expand Down

0 comments on commit fab1e43

Please sign in to comment.