CommitAuthor

Represents the author of a Git commit.

JSON representation
{
  "name": string,
  "emailAddress": string
}