From a187130bfc040773bb3ab45325072d7ec0d5a864 Mon Sep 17 00:00:00 2001 From: Tyler Mandry Date: Sun, 17 Dec 2023 19:08:40 -0800 Subject: [PATCH] Bump wg-async to maintain --- repos/rust-lang/impl-trait-utils.toml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/repos/rust-lang/impl-trait-utils.toml b/repos/rust-lang/impl-trait-utils.toml index da74e95bd..ebcd1c2c1 100644 --- a/repos/rust-lang/impl-trait-utils.toml +++ b/repos/rust-lang/impl-trait-utils.toml @@ -4,12 +4,7 @@ description = "Utilities for working with impl traits in Rust." bots = [] [access.teams] -wg-async = "write" - -[access.individuals] -compiler-errors = "maintain" -traviscross = "maintain" -tmandry = "maintain" +wg-async = "maintain" [[branch-protections]] pattern = "main"