summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-09-03 12:49:42 +0200
committerPietro Albini <pietro@pietroalbini.org>2019-09-03 12:49:42 +0200
commit902810d6ded2df46d6b0c67e7fb23e836eda23ad (patch)
tree6e24b22d1f45c1401d5ed85436090747c3b58661
parent31a32fefeea7e03f196c8d3364448948c50d2cf0 (diff)
teams/rust-by-example: synchronize with GitHub
-rw-r--r--teams/rust-by-example.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/teams/rust-by-example.toml b/teams/rust-by-example.toml
index 247ea64..8db3864 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"