Skip to content

Commit 7c713e8

Browse files
committed
make-changelog.py: Set myself in footer
1 parent d178db6 commit 7c713e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/make-changelog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
wrap(log, initial_indent=' * ', subsequent_indent=' ')))
2626
print('')
2727

28-
print(' -- David Paleino <d.paleino@gmail.com> %s' %
28+
print(' -- Ville Skyttä <ville.skytta@iki.fi> %s' %
2929
formatdate(localtime=True))

0 commit comments

Comments
 (0)