Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bp/1.28] Prevent upstream envoy code owners getting review requests #267

Merged
Merged
Changes from all commits
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
7 changes: 7 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -374,3 +374,10 @@ extensions/filters/http/oauth2 @derekargueta @mattklein123
/contrib/dlb @mattklein123 @daixiang0
/contrib/qat/ @giantcroc @soulxu
/contrib/generic_proxy/ @wbpcode @soulxu @zhaohuabing @rojkov @htuch

# The bulk of the files in this envoyproxy/envoy-openssl repository are just
# copied from the upstream envoyproxy/envoy repository by automation.
# Therefore, all of the above code owners should NOT be notified about changes
# to this repository. To achive that, we have a default pattern which overrides
# all the matches from above, and notifies the envoy-openssl-sync team instead.
* @envoyproxy/envoy-openssl-sync