blob: 93f5ca596134a2f21c6ca25871034844886c4939 [file] [log] [blame] [view]
Brad Fitzpatrick12e9c5e2017-01-06 14:57:31 -08001# Github Access
2
3There are two types of Github access described here, with different powers & responsibilities. Only ask for access if you're an active member of the community. New contributors should participate in the Github & Gerrit review process for some time before requesting access. See https://golang.org/wiki/Gardening.
4
Brad Fitzpatrickaa62ad62017-01-06 14:58:19 -08005(For Gerrit access, see https://golang.org/wiki/GerritAccess)
6
Brad Fitzpatrick12e9c5e2017-01-06 14:57:31 -08007## Assignees
8
Dhananjay Nakranie7ed51b2017-01-06 15:02:00 -08009The "go-assignees" group is a read-only group granting no special access, other than it allows the users in the group to be assigned issues.
Brad Fitzpatrick12e9c5e2017-01-06 14:57:31 -080010
11In general, Go doesn't use the "Assigned to" field of bugs much. Instead, we just leave a comment saying we'll work on it. But if you want this access, reference https://github.com/orgs/golang/teams/go-assignees and your Github username in your email requesting access.
12
13## Editors
14
15The poorly named "go-approvers" group is the set of people who can edit metadata on issues.
16
17To request this type of access, reference https://github.com/orgs/golang/teams/go-approvers and your Github username in your email requesting access.
18
19Please do not edit any field you're not confident about. Feel free to ask for second opinions.
20
21## Requesting Access
22
Brad Fitzpatrickacc330e2017-01-06 14:58:55 -080023To request either of the access types above, email bradfitz (at golang) and state which access you want (its URL), and state your Github username.
24
25## Once you have access
26
27Go help garden! See See https://golang.org/wiki/Gardening.