Skip to content

Commit

Permalink
Update WASM extension maintainer from PiotrSikora to mpwarres in OWNE…
Browse files Browse the repository at this point in the history
…RS.md (envoyproxy#25111)

Update WASM extension maintainer from PiotrSikora to mpwarres in OWNERS.md

Signed-off-by: Ryan Hamilton [email protected]
  • Loading branch information
RyanTheOptimist authored and VishalDamgude committed Feb 2, 2023
1 parent f5906bc commit ad2de94
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -93,17 +93,17 @@ extensions/filters/common/original_src @snowp @klarose
# attribute context
/*/extensions/filters/common/expr @kyessenov @yangminzhu @lizan
# webassembly access logger extensions
/*/extensions/access_loggers/wasm @PiotrSikora @mathetake @lizan
/*/extensions/access_loggers/wasm @mpwarres @mathetake @lizan
# webassembly bootstrap extensions
/*/extensions/bootstrap/wasm @PiotrSikora @mathetake @lizan
/*/extensions/bootstrap/wasm @mpwarres @mathetake @lizan
# webassembly http extensions
/*/extensions/filters/http/wasm @PiotrSikora @mathetake @lizan
/*/extensions/filters/http/wasm @mpwarres @mathetake @lizan
# webassembly network extensions
/*/extensions/filters/network/wasm @PiotrSikora @mathetake @lizan
/*/extensions/filters/network/wasm @mpwarres @mathetake @lizan
# webassembly common extension
/*/extensions/common/wasm @PiotrSikora @mathetake @lizan
/*/extensions/common/wasm @mpwarres @mathetake @lizan
# webassembly runtimes
/*/extensions/wasm_runtime/ @PiotrSikora @mathetake @lizan
/*/extensions/wasm_runtime/ @mpwarres @mathetake @lizan
# common matcher
/*/extensions/common/matcher @mattklein123 @yangminzhu
/*/extensions/common/proxy_protocol @alyssawilk @wez470
Expand All @@ -125,7 +125,7 @@ extensions/filters/common/original_src @snowp @klarose
/*/extensions/stat_sinks/hystrix @trabetti @jmarantz
/*/extensions/stat_sinks/metrics_service @ramaraochavali @jmarantz
# webassembly stat-sink extensions
/*/extensions/stat_sinks/wasm @PiotrSikora @mathetake @lizan
/*/extensions/stat_sinks/wasm @mpwarres @mathetake @lizan
/*/extensions/resource_monitors/injected_resource @eziskind @htuch
/*/extensions/resource_monitors/common @eziskind @htuch
/*/extensions/resource_monitors/fixed_heap @eziskind @htuch
Expand Down
2 changes: 1 addition & 1 deletion OWNERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The following extension maintainers have final say over the extensions mentioned
approve an extension PR, it will be merged by the maintainer on-call (or any other maintainer)
without further review.

* Piotr Sikora ([PiotrSikora](https://github.com/PiotrSikora)) (piotrsikora@google.com)
* Michael Warres ([mpwarres] (https://github.com/mpwarres)) (mpw@google.com)
* Wasm
* Raúl Gutiérrez Segalés ([rgs1](https://github.com/rgs1)) ([email protected])
* Thrift
Expand Down

0 comments on commit ad2de94

Please sign in to comment.