When Builder retrieves information from git, such as the “Author Details”, it seems to only retrieve from $HOME/.gitconfig and ignore everything else. However, $XDG_CONFIG_HOME/git/config is alternate location supported by git:
It would really help if Builder supported that location too.