forked from github/pelican
Change botpub email address for Git commits
This commit is contained in:
parent
0533e2da9f
commit
ef7e26329c
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ pelican-themes = "pelican.tools.pelican_themes:main"
|
||||||
[tool.autopub]
|
[tool.autopub]
|
||||||
project-name = "Pelican"
|
project-name = "Pelican"
|
||||||
git-username = "botpub"
|
git-username = "botpub"
|
||||||
git-email = "botpub@autopub.rocks"
|
git-email = "52496925+botpub@users.noreply.github.com"
|
||||||
changelog-file = "docs/changelog.rst"
|
changelog-file = "docs/changelog.rst"
|
||||||
changelog-header = "###############"
|
changelog-header = "###############"
|
||||||
version-header = "="
|
version-header = "="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue