Removing an outside collaborator from an organization repository

Owners and repository admins can remove an outside collaborator's access to a repository.

Warning:

  • When removing an outside collaborator from a private repository, the paid license count does not automatically downgrade. To pay for fewer licenses after removing users from your organization, follow the steps in "Downgrading your organization's paid seats."

  • You are responsible for ensuring that people who have lost access to a repository delete any confidential information or intellectual property.

While forks of private repositories are deleted when a collaborator is removed, the person will still retain any local clones of your repository.

Removing outside collaborators from all repositories in an organization

  1. In the top right corner of GitHub, 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 People.

    The People tab

  4. Under the "People" tab, click Outside collaborators. Button to select outside collaborators for an organization

  5. Select the outside collaborator or outside collaborators you'd like to remove from the organization. List of outside collaborators with two outside collaborators selected

  6. Above the list of outside collaborators, use the drop-down menu, and click Remove from all repositories. Drop-down menu with option to remove outside collaborators

  7. Review the outside collaborator or outside collaborators who will be removed from the organization, then click Remove outside collaborators. List of outside collaborators who will be removed and Remove outside collaborators button

Removing an outside collaborator from a particular repository in an organization

If you only want to remove an outside collaborator from certain repositories in your organization, you can remove this person's access to one specific repository at a time.

  1. In the top right corner of GitHub, 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 People.

    The People tab

  4. Under the "People" tab, click Outside collaborators. Button to select outside collaborators for an organization

  5. To the right of the username of the person you want to remove, use the drop-down menu, and click Manage. Manage access button

  6. To the right of the repository that you want to remove the outside collaborator from, click Manage access. Select manage access button next to a repository the outside collaborator has access to

  7. To completely remove the outside collaborator's access to the repository, in the upper right corner, click Remove access to this repository. Remove access to this repository button

  8. To confirm, click Remove access. Confirm outside collaborator who will be removed from the repository

Further reading

Did this doc help you?Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.