Hi Community, I have set up my local git config so it knows what is my email (i,e. amaliu...@163.com) and add this to the git commit. However, I found after the commit is merged by PR, the email in the commit is replaced by amaliu...@users.noreply.github.com.
Note that the user name/id remains the same. Does anyone know how to fix this issue? Thanks, Rui Wang