* Revert "Revert "Upgrade Primer CSS to 16 (#18713)""
This reverts commit c01d3e302e.
* Add a hack to handle trashcan icon in translated content
3.8 KiB
title, intro, permissions, redirect_from, versions, topics
| title | intro | permissions | redirect_from | versions | topics | ||||
|---|---|---|---|---|---|---|---|---|---|
| Managing teams and people with access to your repository | You can see everyone who has access to your repository and adjust permissions. | Repository administrators can manage teams and people with access to a repository. |
|
|
|
About managing access to your repository
For each repository that you administer on {% data variables.product.prodname_dotcom %}, you can see an overview of every team or person with access to the repository. From the overview, you can also invite new teams or people, change each team or person's permissions, or remove access to the repository.
This overview can help you audit access to your repository, onboard or off-board contractors or employees, and effectively respond to security incidents.
For more information about repository permission levels, see "Permission levels for a user account repository" and "Repository permission levels for an organization."
Filtering the list of teams and people
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-manage-access %}
4. Under "Manage access", in the search field, start typing the name of the team or person you'd like to find.

Changing permissions for a team or person
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-manage-access %}
4. Under "Manage access", find the team or person whose permissions you'd like to change, then use the Role drop-down to select new permissions.

Inviting a team or person
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-manage-access %}
{% data reusables.organizations.invite-teams-or-people %}
5. In the search field, start typing the name of the team or person to invite, then click a name in the list of matches.
6. Under "Choose a role", select the permissions to grant to the team or person, then click Add NAME to REPOSITORY.

Removing access for a team or person
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-manage-access %}
4. Under "Manage access", find the team or person whose access you'd like to remove, then click {% octicon "trash" aria-label="The trash icon" %}.

