ansible/roles/web-data-analysis/files/countme.gitconfig
Will Woods f46768ec6b countme: add .gitconfig
This gives the web-data-analysis `countme` user a .gitconfig file so the
commits it makes in its local git repo have a proper user name and
email address. (Also it makes git stop complaining..)

The email address might not actually be valid, but this repo doesn't
currently go anywhere public so it shouldn't really matter.
2020-10-13 16:17:00 +00:00

3 lines
93 B
Text

[user]
name = countme log-parser bot
email = countme@data-analysis.fedoraproject.org