Skip to content

Commit a2b8639

Browse files
committed
Branches: add rust-net
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent ae9c1f8 commit a2b8639

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
## Topic branches
6262

6363
- [`rust-pci`](https://github.com/Rust-for-Linux/linux/tree/rust-pci)
64+
- [`rust-net`](https://github.com/Rust-for-Linux/linux/tree/rust-net)
6465

6566
## Documentation
6667

src/Branches.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ The branch is kept in a compilable state (rebased regularly on top of `rust-next
4848

4949
It is maintained by Andreas Hindborg. Please contact him through [Zulip](Contact.md#zulip-chat).
5050

51+
### `rust-net`
52+
53+
[`rust-net`](https://github.com/Rust-for-Linux/linux/tree/rust-net) is dedicated to networking-related abstractions.
54+
55+
The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome.
56+
57+
It is maintained by Trevor Gross and Valentin Obst. Please contact them through [Zulip](Contact.md#zulip-chat).
58+
5159
## Past branches
5260

5361
These branches are unmaintained, archived, deprecated, frozen or do not exist anymore in the repository.

0 commit comments

Comments
 (0)