Skip to main content

This version of GitHub Enterprise was discontinued on 2023-01-18. 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 organizations. Your organizations in the profile menu

  2. Click the name of your organization. Organization name in list of organizations

  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