This also adds them to the organization that contains the team. All users will get an invitation by email and on GitHub.com, that they need to accept. This invitation expires after seven days.
Examples
if (FALSE) { # \dontrun{
add_team_members("2021-ilm-rotj-team", members = c("not-ateucher", "seankross"))
} # }
