Skip to content

Commit 22df47c

Browse files
committed
Branches: rust-pci: mention new dev platforms
Our main development branch is hosted on Sourcehut now. We keep the existing GitHub branch as a mirror of that new branch. Sourcehut also provides rust-pci with its own development mailing list. Add these information to Branches.md Signed-off-by: Philipp Stanner <[email protected]>
1 parent d2723ac commit 22df47c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Branches.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,13 @@ If you are interested in maintaining a new topic branch, then please [contact us
4646

4747
[`staging/rust-pci`](https://github.com/Rust-for-Linux/linux/tree/staging/rust-pci) is dedicated to PCI-related abstractions, which are used by e.g. the [NVMe driver](NVMe-driver.md).
4848

49+
Please note that this GitHub branch is a mirror of our main [development branch](https://git.sr.ht/~metaspace/linux-rust-pci). Both branches are permanently in sync, so feel free to pull from any of them.
50+
4951
The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome.
5052

51-
It is maintained by Andreas Hindborg. Please contact him through [Zulip](Contact.md#zulip-chat).
53+
For submitting patches and for contacting us in general, please use the project's [mailing list](https://lists.sr.ht/~metaspace/linux-rust-pci). You can, however, open issues on GitHub if you wish to.
54+
55+
Andreas Hindborg is `rust-pci`'s maintainer. You can also contact him through [Zulip](Contact.md#zulip-chat).
5256

5357
### `staging/rust-net`
5458

0 commit comments

Comments
 (0)