Skip to content

Commit

Permalink
Merge pull request torvalds#168 from kees/patch-1
Browse files Browse the repository at this point in the history
README.md: Link to mailing list archive
  • Loading branch information
alex authored Apr 6, 2021
2 parents b6163f9 + b48e287 commit 1d9b44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The goal of this project is to add support for the Rust language to the Linux kernel. This repository contains the work that will be eventually submitted for review to the LKML.

Feel free to contribute! To start, take a look at [`Documentation/rust`](https://github.com/Rust-for-Linux/linux/tree/rust/Documentation/rust). We use GitHub issues and PRs for the moment, but discussions, questions, etc. take place on the rust-for-linux@vger.kernel.org mailing list.
Feel free to contribute! To start, take a look at [`Documentation/rust`](https://github.com/Rust-for-Linux/linux/tree/rust/Documentation/rust). We use GitHub issues and PRs for the moment, but discussions, questions, etc. take place on the [`rust-for-linux@vger.kernel.org`](https://lore.kernel.org/rust-for-linux/) mailing list.

All contributors to this effort are understood to have agreed to the Linux kernel development process as explained in the different files under [`Documentation/process`](https://www.kernel.org/doc/html/latest/process/index.html).

Expand Down

0 comments on commit 1d9b44b

Please sign in to comment.