@pointlander From the Git history, all merge have commiter GitHub <noreply@github.com>. There is probably something to do in your GitHub settings to have proper attribution of your merge actions.
Example 54a358d:
$ git log --pretty=fuller -1 54a358d9181c8d0533fe783d84a9fd97482af42e
commit 54a358d9181c8d0533fe783d84a9fd97482af42e
Author: Olivier Mengué <dolmen@cpan.org>
AuthorDate: Tue May 19 02:42:45 2026 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Mon May 18 19:42:45 2026 -0500
main: refactor I/O (#194)
Refactor I/O handling to handle closing from getIO() func.
@pointlander From the Git history, all merge have commiter
GitHub <noreply@github.com>. There is probably something to do in your GitHub settings to have proper attribution of your merge actions.Example 54a358d: