data = {
    "commits": commits,
    "authors": [
        {"name": author, "value": authors[author]} for author in authors.keys()
    ],