From b6eaa7d090acfe8eca3c7ebd0cb09eefa7f57368 Mon Sep 17 00:00:00 2001 From: shabirmean <7249208+Shabirmean@users.noreply.github.com> Date: Thu, 20 May 2021 16:36:27 -0400 Subject: [PATCH] chore: add cicd team to codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2857de2..0693d49 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,4 +8,4 @@ * @googleapis/yoshi-python @googleapis/cicd -/samples/ @googleapis/python-samples-owners +/samples/ @googleapis/python-samples-owners @googleapis/cicd