Skip to content

Commit 26ac32a

Browse files
authored
Merge pull request #2223 from MartinNowak/contributor_anchors
add anchor for contributors list
2 parents 0f13a28 + 8995a73 commit 26ac32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/changelog.ddoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ BUGSTITLE_TEXT_BODY=$(BUGSTITLE $1, $+)
3636
BUGSTITLE_BUGZILLA=$(BUGSTITLE $1, $+)
3737

3838
_= The following D_CONTRIBUTOR macros are emitted by the ../tools/changed.d script
39-
D_CONTRIBUTORS_HEADER=$(H3 Contributors to this release ($1))
39+
D_CONTRIBUTORS_HEADER=$(H3 $(LNAME2 contributors, Contributors to this release ($1)))
4040
$(P A huge thanks goes to all the awesome people who made this release possible.)
4141
D_CONTRIBUTORS=$(UL $1)
4242
D_CONTRIBUTOR=$(LI $1)

0 commit comments

Comments
 (0)