Skip to content

Commit

Permalink
Merge pull request #206 from Kobzol/remove-crates.io
Browse files Browse the repository at this point in the history
Remove crates.io repository
  • Loading branch information
Mark-Simulacrum committed Feb 28, 2024
2 parents 27c1a37 + 474f147 commit 35294d9
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions cfg.production.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,25 +246,6 @@ secret = "${HOMU_WEBHOOK_SECRET_VSCODE_RUST}"
[repo.vscode-rust.checks.actions]
name = "bors build finished"

###############
# crates.io #
###############

[repo.crates-io]
owner = "rust-lang"
name = "crates.io"
timeout = 1800

# Permissions managed through rust-lang/team
rust_team = true
reviewers = []
try_users = []

[repo.crates-io.github]
secret = "${HOMU_WEBHOOK_SECRET_CRATES_IO}"
[repo.crates-io.checks.actions]
name = "bors build finished"

###########
# Chalk #
###########
Expand Down

0 comments on commit 35294d9

Please sign in to comment.