mbien commented on pull request #100: URL: https://github.com/apache/roller/pull/100#issuecomment-964884542
@silkriver unfortunately i still see the same email address ``` git fetch origin pull/100/head:chinese_local git checkout chinese_local git log commit 793d5e2d60afdae1e953d222724d050ccae7cf70 (HEAD -> chinese_local) Author: silkriver <yuqi...@163.com> Date: Sun Jul 18 19:37:06 2021 +0800 Translation: Simplified Chinese ... ``` could you try: `git commit --amend --author="Luo Cheng <yuqi...@hotmail.com>"` and force push again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@roller.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org