Skip to content

Commit d05c351

Browse files
committed
Auto merge of #1944 - integer32llc:remove-bors-ng-config, r=smarnach
Remove bors-ng config; we now use rust-lang's main bors We've been using rust-lang's bors since [2019-01](rust-lang/rust-central-station#124) and just never removed the references to bors-ng, oops
2 parents 5a8b4ca + 88ba973 commit d05c351

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

bors.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/ARCHITECTURE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ for another platform.
8787

8888
These files are mostly only relevant when running crates.io's code in development mode.
8989

90-
* `bors.toml` - Configure our instance of [bors-ng][] for continous integration
9190
* `.editorconfig` - Coding style definitions supported by some IDEs // TODO: Reference extensions
9291
for common editors
9392
* `.env` - Environment variables loaded by the backend - (ignored in `.gitignore`)
@@ -104,5 +103,4 @@ local development environment
104103
* `.travis.yml` - Configuration for continous integration at [Travis CI][]
105104
* `.watchmanconfig` - Use by Ember CLI to efficiently watch for file changes if you install watchman
106105

107-
[bors-ng]: https://github.com/bors-ng/bors-ng
108106
[Travis CI]: https://travis-ci.com/rust-lang/crates.io

0 commit comments

Comments
 (0)