This version of GitHub Enterprise was discontinued on 2021-06-09. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Adding organization members to a team

People with owner or team maintainer permissions can add organization members to teams. People with owner permissions can also add non-members to a team and the organization.

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your profile. Profile photo

  2. On the left side of your profile page, under "Organizations", click the icon for your organization. organization icons

  3. Under your organization name, click Teams.

    Teams tab

  4. On the Teams tab, click the name of the team. List of the organization's teams

  5. At the top of the team page, click Members. Members tab

  6. Above the list of team members, click Add a member. Add member button

  7. Type the username of the person you want to add and click Enter. The user will immediately be added to the team. Add team member popup

  8. Review the list of repositories that the new team member will have access to, then click Add USERNAME to TEAMNAME. Modal box with a list of the repositories the new team member will have access to and confirmation button

Further reading