summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2019-08-26 09:04:43 -0600
committerGitHub <noreply@github.com>2019-08-26 09:04:43 -0600
commit7b598f694c6f1828210179cd37a4fbf29e8ec9fa (patch)
treee5a9de62128aa213c8c3baab388c0592189b49f1 /teams
parenta272571eaaf2ae3337dee50259150852e03bd3e3 (diff)
parente82052d9cded6d0404d7e593895d12b34be92b55 (diff)
Merge pull request #92 from rust-lang/sync-github-clippy
Sync the clippy team with GitHub
Diffstat (limited to 'teams')
-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"