Remove GitHub Users from a Team
Usage
remove_team_members(team, members, org = "openscapes")
Arguments
- team
The name of the team.
- members
A vector of GitHub usernames.
- org
The GitHub organization that owns the team and the repository.
Value
list of responses from the GitHub API