Skip to content

Commit 7f61043

Browse files
authored
Merge pull request #526 from Kobzol/contributors
Thank contributors in README
2 parents 8cab6b7 + ee0a0c0 commit 7f61043

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bors
2-
Home of a (WIP) rewrite of the [`homu`](https://github.com/rust-lang/homu) bors implementation in Rust.
2+
Home of a rewrite of the [`homu`](https://github.com/rust-lang/homu) bors implementation in Rust.
33

44
There are a few documents that should help with understanding the bot:
55
- [Design](docs/design.md) of the bot.
@@ -73,5 +73,7 @@ We are happy to receive contributions to bors! You can check out our list of [go
7373

7474
Note that sometimes the issues can get stale or they might not contain enough information that you would need to implement a feature or fix a bug. If you would like to work on something non-trivial, it would be great to open a topic on our [Zulip channel](https://rust-lang.zulipchat.com/#narrow/channel/496228-t-infra.2Fbors/topic/bors.20down/with/542683375) so that we can discuss it.
7575

76+
We would like to thank all [contributors](https://github.com/rust-lang/bors/graphs/contributors) who contributed to the creation of bors. Notably, we are very grateful to [Võ Hoàng Long](https://github.com/rust-lang/bors/pulls?q=is%3Apr+is%3Aclosed+author%3Al0ngvh), who implemented a lot of the base functionality of the bot, and [Sakibul Islam](https://github.com/rust-lang/bors/pulls?q=is%3Apr+is%3Aclosed+author%3Asakib25800), who implemented the merge queue and rollups as part of his [GSoC 2025 project](https://blog.rust-lang.org/2025/11/18/gsoc-2025-results/#implement-merge-functionality-in-bors).
77+
7678
## License
7779
Bors is dual-licensed under [MIT](LICENSE-MIT) and [Apache 2.0](LICENSE-APACHE).

0 commit comments

Comments
 (0)