From 7310dc600322549eb83c002717b7412a8fa5ea5d Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 17 Aug 2026 15:51:49 +0200 Subject: [PATCH] Add private stream for mdbook --- teams/mdbook.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/mdbook.toml b/teams/mdbook.toml index 3dc8361a9..984a453e9 100644 --- a/teams/mdbook.toml +++ b/teams/mdbook.toml @@ -25,3 +25,6 @@ repo = "https://github.com/rust-lang/mdBook" [[zulip-groups]] name = "T-mdbook" + +[[zulip-streams]] +name = "t-mdbook/private"