summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--teams/clippy.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/teams/clippy.toml b/teams/clippy.toml
index a0d2237..0b7ae88 100644
--- a/teams/clippy.toml
+++ b/teams/clippy.toml
@@ -13,6 +13,9 @@ members = [
[permissions]
bors.clippy.review = true
+[github]
+orgs = ["rust-lang"]
+
[website]
name = "Clippy"
description = "design and implementation of the Clippy linter"