File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ In summary, the process for establishing an out-of-tree crate is as follows:
107
107
[ ` @rfcbot merge ` ] ( https://github.com/anp/rfcbot-rs#usage ) to gain agreement from compiler
108
108
team members.
109
109
1 . Create a new repository in the ` rust-lang ` organization.
110
- 1 . Navigate to ` Settings > Collaborators & Teams ` and add the ` Core ` and ` Compiler ` teams with
111
- admin privileges and ` Assignees ` with ` read ` .
110
+ 1 . Navigate to ` Settings > Collaborators & Teams ` and add the ` Compiler ` team with admin
111
+ privileges and ` Assignees ` with ` read ` .
112
112
1 . Add a README describing the intended purpose of the crate, which team and working group are
113
113
responsible (link to their page in this repository) and the intended level of maintenance and
114
114
stability.
@@ -124,7 +124,6 @@ In summary, the process for establishing an out-of-tree crate is as follows:
124
124
1 . Create ` P-high ` , ` P-med ` , ` P-low ` , ` I-nominated ` and ` T-compiler ` labels.
125
125
1 . Consult with the infrastructure team to set up ` @bors ` and ` @rust-highfive ` and a process for
126
126
publishing under the "The Rust Project Developers" crates.io account.
127
- 1 . Create a ` triagebot.toml ` that mirrors [ rust-lang/rust's ` triagebot.yaml ` ] [ triagebot ] .
128
127
1 . Add a basic ` .travis.yml ` :
129
128
130
129
``` yaml
You can’t perform that action at this time.
0 commit comments