Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 7b24638

Browse files
authored
Merge pull request #299 from JohnTitor/crates-io
Update the crates.io roaster
2 parents f7434f5 + 1e418ca commit 7b24638

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

highfive/configs/rust-lang/crates.io.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"groups": {
3-
"all": ["@sgrif", "@jtgeibel", "@carols10cents", "@smarnach"],
3+
"all": ["@jtgeibel", "@carols10cents", "@smarnach"],
44
"ember": ["@locks", "@Turbo87"]
55
},
66
"dirs": {
@@ -9,7 +9,9 @@
99
"app": ["ember"],
1010
"mirage": ["ember"],
1111
"public": ["ember"],
12-
"tests": ["ember"]
12+
"tests": ["ember"],
13+
"src": ["all", "@JohnTitor"],
14+
"Cargo.lock": ["@JohnTitor"]
1315
},
1416
"contributing": "https://github.com/rust-lang/crates.io/blob/master/docs/CONTRIBUTING.md",
1517
"new_pr_labels": ["S-waiting-on-review"]

0 commit comments

Comments
 (0)