Skip to content

Commit

Permalink
remove unused homu repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Dec 20, 2024
1 parent b8a5e1d commit 3d68f97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
3 changes: 3 additions & 0 deletions terraform/bors/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions terraform/bors/_config.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,5 @@ github_org = "rust-lang"

# bors-name = "repository-name-inside-rust-lang"
repositories = {
cargo = "cargo"
chalk = "chalk"
clippy = "rust-clippy"
crater = "crater"
crates-io = "crates.io"
hashbrown = "hashbrown"
libc = "libc"
measureme = "measureme"
miri = "miri"
rls = "rls"
rust = "rust"
rust-analyzer = "rust-analyzer"
semverver = "rust-semverver"
stdarch = "stdarch"
vscode-rust = "vscode-rust"
}

0 comments on commit 3d68f97

Please sign in to comment.