In short, when you do a Pull Request to a gihub/gitlab/etc hosted repo and is accepted by the repo's maintainer, you are the author, he/she is the commiter.
And when you git cloned this repo, use git cat-file -p xxx_hash will display author & commiter message.