From 902810d6ded2df46d6b0c67e7fb23e836eda23ad Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 3 Sep 2019 12:49:42 +0200 Subject: [PATCH] teams/rust-by-example: synchronize with GitHub --- teams/rust-by-example.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/rust-by-example.toml b/teams/rust-by-example.toml index 247ea645c..8db386488 100644 --- a/teams/rust-by-example.toml +++ b/teams/rust-by-example.toml @@ -8,6 +8,9 @@ members = [ "marioidival", ] +[github] +orgs = ["rust-lang"] + [website] name = "Rust by Example team" description = "maintaining and updating Rust By Example"