From c6c49c9d8deab09f2fd4ade8bf47a9ce526b1615 Mon Sep 17 00:00:00 2001 From: Igor Ohrimenko Date: Thu, 13 Feb 2020 10:40:34 +0200 Subject: [PATCH] Update code owners list regarding e2e tests (#16005) --- .github/CODEOWNERS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0c543606bd..9c103f6c60 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -66,7 +66,11 @@ deploy/** @sleshchenko @l0rd @rhopp @nickboldt deploy/openshift/templates/monitoring/** @skabashnyuk @metlos @l0rd @rhopp @nickboldt # selenium tests -selenium/** @musienko-maxim @dmytro-ndp @Ohrimenko1988 @l0rd @rhopp @nickboldt +tests/legacy-e2e/** @musienko-maxim @dmytro-ndp @Ohrimenko1988 @l0rd @rhopp @nickboldt # e2e tests -e2e/** @musienko-maxim @Ohrimenko1988 @l0rd @rhopp @nickboldt +tests/e2e/** @musienko-maxim @Ohrimenko1988 @l0rd @rhopp @nickboldt + +# e2e tests infra +tests/.infra/centos-ci/** @musienko-maxim @l0rd @rhopp @nickboldt +tests/.infra/crw-ci/** @dmytro-ndp @l0rd @rhopp @nickboldt