From 2ef6bc1c1b31646eadec3f00810dc39c13ce049f Mon Sep 17 00:00:00 2001 From: twelsh-aw <84401379+twelsh-aw@users.noreply.github.com> Date: Fri, 31 May 2024 14:35:04 -0400 Subject: [PATCH] Update CODEOWNERS Signed-off-by: twelsh-aw <84401379+twelsh-aw@users.noreply.github.com> Keep pinging desired individuals for certain changes, but allow others to keep reviewing in accordance with org Branch Protection rules (note: runtime-owners team has notifications disabled) --- .github/CODEOWNERS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5b35a7a308..46cddb5bcd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,6 @@ # GitHub code owners # See https://github.com/blog/2392-introducing-code-owners -cli/command/stack/** @silvin-lubecki -contrib/completion/bash/** @albers -contrib/completion/zsh/** @sdurrheimer -docs/** @thaJeztah +cli/command/stack/** @silvin-lubecki @docker/runtime-owners +contrib/completion/bash/** @albers @docker/runtime-owners +docs/** @thaJeztah @docker/runtime-owners