From 380d99a8c33fc504f351994ff09200415e12ee93 Mon Sep 17 00:00:00 2001 From: Josiah Kiehl Date: Thu, 20 May 2021 10:24:24 -0400 Subject: [PATCH] Add 3 members to CacheFilter owners list Signed-off-by: Josiah Kiehl --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 90b5d3a35482c..82b28a9924e74 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -79,7 +79,7 @@ extensions/filters/common/original_src @snowp @klarose # omit_canary_hosts retry predicate /*/extensions/retry/host/omit_canary_hosts @sriduth @snowp # HTTP caching extension -/*/extensions/filters/http/cache @toddmgreer @jmarantz +/*/extensions/filters/http/cache @toddmgreer @jmarantz @penguingao @mpwarres @capoferro # aws_iam grpc credentials /*/extensions/grpc_credentials/aws_iam @lavignes @mattklein123 @tonya11en /*/extensions/common/aws @lavignes @mattklein123 @tonya11en