DotNetDocsSettings.GitAuthor property

Commit author used to push to git.

public GitAuthorInfo? GitAuthor { get; set; }

See Also