Skip to content

Commit 35294d9

Browse files
Merge pull request #206 from Kobzol/remove-crates.io
Remove crates.io repository
2 parents 27c1a37 + 474f147 commit 35294d9

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

cfg.production.toml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -246,25 +246,6 @@ secret = "${HOMU_WEBHOOK_SECRET_VSCODE_RUST}"
246246
[repo.vscode-rust.checks.actions]
247247
name = "bors build finished"
248248

249-
###############
250-
# crates.io #
251-
###############
252-
253-
[repo.crates-io]
254-
owner = "rust-lang"
255-
name = "crates.io"
256-
timeout = 1800
257-
258-
# Permissions managed through rust-lang/team
259-
rust_team = true
260-
reviewers = []
261-
try_users = []
262-
263-
[repo.crates-io.github]
264-
secret = "${HOMU_WEBHOOK_SECRET_CRATES_IO}"
265-
[repo.crates-io.checks.actions]
266-
name = "bors build finished"
267-
268249
###########
269250
# Chalk #
270251
###########

0 commit comments

Comments
 (0)