Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ extensions/filters/common/original_src @klarose @mattklein123
# previous hosts
/*/extensions/retry/host/previous_hosts @nezdolik @mattklein123
# HTTP caching extension
/*/extensions/filters/http/cache @toddmgreer @ravenblackx @penguingao @mpwarres @capoferro
/*/extensions/http/cache/simple_http_cache @toddmgreer @ravenblackx @penguingao @mpwarres @capoferro
/*/extensions/filters/http/cache @toddmgreer @adisuissa @penguingao @mpwarres @capoferro
/*/extensions/http/cache/simple_http_cache @toddmgreer @adisuissa @penguingao @mpwarres @capoferro
# AWS common signing components
/*/extensions/common/aws @mattklein123 @nbaws @niax
# adaptive concurrency limit extension.
Expand Down Expand Up @@ -244,7 +244,7 @@ extensions/upstreams/tcp @ggreenway @mattklein123
# File system based extensions
/*/extensions/common/async_files @mattklein123 @ravenblackx
/*/extensions/filters/http/file_system_buffer @mattklein123 @ravenblackx
/*/extensions/http/cache/file_system_http_cache @ggreenway @ravenblackx
/*/extensions/http/cache/file_system_http_cache @ggreenway @adisuissa
# Google Cloud Platform Authentication Filter
/*/extensions/filters/http/gcp_authn @tyxia @yanavlasov
# DNS resolution
Expand Down
2 changes: 1 addition & 1 deletion OWNERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ routing PRs, questions, etc. to the right place.
* Kuat Yessenov ([kyessenov](https://github.com/kyessenov)) (kuat@google.com)
* Listeners, RBAC, CEL, matching, Istio.
* Raven Black ([ravenblackx](https://github.com/ravenblackx)) (ravenblack@dropbox.com)
* Caches, file filters, and file I/O.
* File filters, file I/O, unit test cleanliness.
* Kateryna Nezdolii ([nezdolik](https://github.com/nezdolik)) (kateryna.nezdolii@gmail.com)
* Load balancing, GeoIP, overload manager, security.
* Tianyu Xia ([tyxia](https://github.com/tyxia)) (tyxia@google.com)
Expand Down