Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit f5d43e1

Browse files
committed
Merge pull request #1016 from owocki/master
Updates default permmissions to reflect what team occipital has experienced
2 parents 47f64dd + 7326714 commit f5d43e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/repos/collaborators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ application/vnd.github.ironman-preview+json
6565

6666
Name | Type | Description
6767
-----|------|--------------
68-
`permission`|`string` | The permission to grant the collaborator. **Only valid on organization-owned repositories.** Can be one of:<br/> * `pull` - can pull, but not push to or administer this repository.<br/> * `push` - can pull and push, but not administer this repository.<br/> * `admin` - can pull, push and administer this repository.<br/>Default: `pull`
68+
`permission`|`string` | The permission to grant the collaborator. **Only valid on organization-owned repositories.** Can be one of:<br/> * `pull` - can pull, but not push to or administer this repository.<br/> * `push` - can pull and push, but not administer this repository.<br/> * `admin` - can pull, push and administer this repository.<br/>Default: `push`
6969

7070
<%= fetch_content(:optional_put_content_length) %>
7171

0 commit comments

Comments
 (0)