From 68123850f1e1aa3c7f18f51afe624782f04a5126 Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Sat, 3 Feb 2024 19:13:47 +0100 Subject: [PATCH] Branches: introduce the `rust-pci` topic branch Signed-off-by: Miguel Ojeda --- src/Branches.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/Branches.md b/src/Branches.md index e86de14..9fe2275 100644 --- a/src/Branches.md +++ b/src/Branches.md @@ -40,6 +40,14 @@ Changes to these branches land via GitHub PRs. Nevertheless, contributions shoul If you are interested in maintaining a new topic branch, then please [contact us](Contact.md). Thank you! +### `rust-pci` + +This branch is dedicated to PCI-related abstractions, which are used by e.g. the [NVMe driver](NVMe-driver.md). + +The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome. + +It is maintained by Andreas Hindborg. Please contact him through [Zulip](Contact.md#zulip-chat). + ## Past branches These branches are unmaintained, archived, deprecated, frozen or do not exist anymore in the repository.