GitUserInfo# class GitUserInfo[source]# Information about the owner of a git account. username: str# The username of the user on the platform. name: str# The real name of the user.