Skip to content

Commit 65f36b3

Browse files
authored
Merge pull request #56 from dakr/pr/branch-cleanup
branches: remove staging/{dev,rust-device,rust-pci}
2 parents da5a1fb + cef0eaa commit 65f36b3

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

src/Branches.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -84,32 +84,10 @@ Changes to these branches land via GitHub PRs. Nevertheless, contributions shoul
8484

8585
If you are interested in maintaining a new topic branch, then please [contact us](Contact.md). Thank you!
8686

87-
#### `staging/dev`
88-
89-
[`staging/dev`](https://github.com/Rust-for-Linux/linux/tree/staging/dev) is a branch intended to integrate the other topic branches (similar to the role of `rust-dev` for the main branches).
90-
91-
It is maintained by Danilo Krummrich and Philipp Stanner. Please contact them through [Zulip](Contact.md#zulip-chat).
92-
93-
#### `staging/rust-device`
94-
95-
[`staging/rust-device`](https://github.com/Rust-for-Linux/linux/tree/staging/rust-device) is dedicated to device/driver-related abstractions.
96-
97-
The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome.
98-
99-
It is maintained by Danilo Krummrich and Philipp Stanner. Please contact them through [Zulip](Contact.md#zulip-chat).
100-
10187
#### `staging/rust-net`
10288

10389
[`staging/rust-net`](https://github.com/Rust-for-Linux/linux/tree/staging/rust-net) is dedicated to networking-related abstractions.
10490

10591
The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome.
10692

10793
It is maintained by Trevor Gross and Valentin Obst. Please contact them through [Zulip](Contact.md#zulip-chat).
108-
109-
#### `staging/rust-pci`
110-
111-
[`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).
112-
113-
The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome.
114-
115-
Danilo Krummrich is `rust-pci`'s maintainer. You can also contact him through [Zulip](Contact.md#zulip-chat).

0 commit comments

Comments
 (0)