File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,9 @@ The basic steps to setup a working group are as follows:
82
82
can be added to for easy notifications.
83
83
- ** A team in the github org:** Some groups create a team in the github org.
84
84
You can then add working group participants into this GH team and give the team
85
- permissions on the rust repository or other repositories. Read permissions
86
- suffice to allow us to assign issues to people in the team, which is very useful.
85
+ permissions on the rust repository or other repositories. Note that only ` rust-lang `
86
+ organization members can be added to the group and being part of a working group is
87
+ not enough reason to add people to the organization right now.
87
88
- ** Updating this repository:** This repository serves as the central home
88
89
for working groups, so it needs to be updated. Make the following changes and
89
90
then open a PR against the repository (make sure to leave a note in ` #t-compiler ` ,
You can’t perform that action at this time.
0 commit comments