From ad527e10c64679882a6a702920192e0a00e78f23 Mon Sep 17 00:00:00 2001 From: "Kyle J. Davis" Date: Mon, 8 Jul 2024 22:01:56 +0200 Subject: [PATCH] removes topics from review list Signed-off-by: Kyle J. Davis --- config.toml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/config.toml b/config.toml index b3f4c2e..604e7a0 100644 --- a/config.toml +++ b/config.toml @@ -32,19 +32,7 @@ review_list = [ "/topics/internals/", "/topics/latency/", "/topics/lua-api/", - "/topics/modules-blocking-ops/", - "/topics/modules-intro/", - "/topics/pipelining/", - "/topics/programmability/", - "/topics/protocol/", - "/topics/pubsub/", "/topics/rdd/", - "/topics/replication/", - "/topics/security/", - "/topics/sentinel-clients/", - "/topics/sentinel/", - "/topics/transactions/", - "/topics/cluster-spec/", "/topics/history/" ]