From 67ee4eb596afe9707d8049107aafab0d77a559df Mon Sep 17 00:00:00 2001 From: Nick Cameron Date: Tue, 30 Oct 2018 09:45:59 +1300 Subject: [PATCH] Updates to Cargo team --- rfcbot.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rfcbot.toml b/rfcbot.toml index 4a3cd0e3..ad75bd11 100644 --- a/rfcbot.toml +++ b/rfcbot.toml @@ -100,9 +100,11 @@ name = "Cargo" ping = "rust-lang/cargo" members = [ "alexcrichton", - "aturon", + "dwijnand", + "Eh2406", + "ehuss", "joshtriplett", - "matklad", + "nrc", "withoutboats", "wycats", ]