Skip to content

Commit a656856

Browse files
committed
there can only be one note
1 parent ae1b9cc commit a656856

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/v3/orgs/teams.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,10 @@ organization, you get:
205205
## Remove team repository {#remove-team-repo}
206206

207207
In order to remove a repository from a team, the authenticated user must be an
208-
owner of the org that the team is associated with.
208+
owner of the org that the team is associated with. Also, since the Owners team
209+
always has access to all repositories in the organization, repositories cannot
210+
be removed from the Owners team.
209211
NOTE: This does not delete the repository, it just removes it from the team.
210-
NOTE: Repositories cannot be removed from the owners team.
211212

212213
DELETE /teams/:id/repos/:owner/:repo
213214

0 commit comments

Comments
 (0)