From f81fcb0a64d8440c11ec18e7817c535783436807 Mon Sep 17 00:00:00 2001 From: Thom Chiovoloni Date: Sun, 7 Aug 2022 23:54:04 -0700 Subject: [PATCH] Remove @kennytm from libs reviewers --- highfive/configs/rust-lang/rust.json | 1 - 1 file changed, 1 deletion(-) diff --git a/highfive/configs/rust-lang/rust.json b/highfive/configs/rust-lang/rust.json index 973b1b3e..ac330319 100644 --- a/highfive/configs/rust-lang/rust.json +++ b/highfive/configs/rust-lang/rust.json @@ -24,7 +24,6 @@ "libs": [ "@joshtriplett", "@Mark-Simulacrum", - "@kennytm", "@m-ou-se", "@thomcc" ],