Hi, this plugin is great :) It would be nice to have [co-author](https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors) appearing in the document, deduced from the commit. Looking at the plugin code it means after doing a [git blame](https://github.com/timvink/mkdocs-git-authors-plugin/blob/cb1b452e18b97ee1ceb2dd660ff54d13af8e65e0/src/mkdocs_git_authors_plugin/git/page.py#L87), the script will require to do a git log with the sha and parse Co-authored-by. Please let me know you think.