1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #30623 from github/AnthonyLaye-patch-1

Clarify maintainer role interaction with removing repositories from child teams
This commit is contained in:
Sophie
2022-09-09 10:45:33 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ topics:
shortTitle: Manage team access
---
People with admin access to a repository can manage team access to the repository. Team maintainers can remove a team's access to a repository.
People with admin access to a repository can manage team access to the repository. Team maintainers can remove a team's access to a repository if the team has direct access to it. If the team's access to the repository is inherited from a parent team, maintainers can choose to reset the current permission to match the parent team's permission.
{% warning %}