Skip to content

Commit

Permalink
add csrf extension to codeowners (envoyproxy#6702)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Schaller <[email protected]>
  • Loading branch information
dschaller authored and mattklein123 committed Apr 24, 2019
1 parent 65092ea commit 3f09359
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
# By default, @envoyproxy/maintainers own everything.
#* @envoyproxy/maintainers

# csrf extension
/*/extensions/filters/http/csrf @dschaller @mattklein123
# dubbo_proxy extension
/*/extensions/filters/network/dubbo_proxy @zyfjeff @lizan
/*/extensions/filters/network/dubbo_proxy @zyfjeff @lizan
# thrift_proxy extension
/*/extensions/filters/network/thrift_proxy @zuercher @brian-pane
# jwt_authn http filter extension
Expand Down

0 comments on commit 3f09359

Please sign in to comment.