From 678bf8c2300de4987d20312ac1c4cdeeb3cad2fb Mon Sep 17 00:00:00 2001 From: htuch Date: Fri, 30 Aug 2019 17:20:56 -0400 Subject: [PATCH] owners: add @asraa and @lambdai to OWNERS. (#8110) * @asraa is joining Envoy OSS security team. * @lambdai is joining Friends of Envoy as v2 xDS point. Signed-off-by: Harvey Tuch --- OWNERS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/OWNERS.md b/OWNERS.md index 8f5898ff1070..317dad396752 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -39,6 +39,7 @@ routing PRs, questions, etc. to the right place. * All maintainers * Piotr Sikora ([PiotrSikora](https://github.com/PiotrSikora)) (piotrsikora@google.com) * Yan Avlasov ([yanavlasov](https://github.com/yanavlasov)) (yavlasov@google.com) +* Asra Ali ([asraa](https://github.com/asraa)) (asraa@google.com) # Emeritus maintainers @@ -60,3 +61,5 @@ matter expert reviews. Feel free to loop them in as needed. * Bazel/build. * Daniel Hochman ([danielhochman](https://github.com/danielhochman)) (dhochman@lyft.com) * Redis, Python, configuration/operational questions. +* Yuchen Dai ([lambdai](https://github.com/lambdai)) (lambdai@google.com) + * v2 xDS, listeners, filter chain discovery service.