Type Alias CodeOwners

CodeOwners: { [Username in string]: string[] }

A collection of code owners for an individual pull request.