From 61c9e3a719405cb24d9c40bd15467232f9ab55bc Mon Sep 17 00:00:00 2001 From: Brian Cristante <33549821+brcrista@users.noreply.github.com> Date: Mon, 7 Dec 2020 15:59:00 -0500 Subject: [PATCH] CODEOWNERS needs the org name for teams (#118) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0155f05..9ec45a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @actions-service +* @actions/actions-service