[PATCH v3] rust: MAINTAINERS: Add the zulip link

From: Boqun Feng
Date: Wed Feb 01 2023 - 13:46:37 EST


Zulip organization "rust-for-linux" was created 2 years ago[1] and has
proven to be a great place for Rust related discussion, therefore
add the information in MAINTAINERS file so that newcomers have more
options to find guide and help.

Link: https://lore.kernel.org/rust-for-linux/CANiq72=xVaMQkgCA9rspjV8bhWDGqAn4x78B0_4U1WBJYj1PiA@xxxxxxxxxxxxxx/ [1]
Signed-off-by: Boqun Feng <boqun.feng@xxxxxxxxx>
---
v2 -> v3:

* Commit message improvement per Miguel.
* Reorder the line after "B:" as suggested by Miguel.

v1 -> v2:

* As suggested by Greg KH, add commit message.
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 42fc47c6edfd..80fc5f050f28 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18222,6 +18222,7 @@ L: rust-for-linux@xxxxxxxxxxxxxxx
S: Supported
W: https://github.com/Rust-for-Linux/linux
B: https://github.com/Rust-for-Linux/linux/issues
+C: zulip://rust-for-linux.zulipchat.com
T: git https://github.com/Rust-for-Linux/linux.git rust-next
F: Documentation/rust/
F: rust/
--
2.39.1