Github says to comment on the missing author information why
2 answers
Seems like a GitHub bug to me - for example, if you go to a page specifically for commit, GitHub seems to be very easy to load author information:
https://github.com/xihuiliang/thinkphp/commit/770a3f0744437a7a070f536e5a798c8d8b4e40ab
I suggest letting them know so they can fix the error on the home screen of the page.
+6
source to share
Your github account is not associated with the email you are using. Github uses the specified email to link to your account.
Go to https://github.com/settings/emails and add the kokozu.net address. Github will then link your commits to your github account.
+2
source to share