From 3af211683cc7f3b86d734e655fa5aab290f46535 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Thu, 27 Oct 2022 18:35:01 +0200 Subject: [PATCH] update codeowners (#16002) --- .github/CODEOWNERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index afa18b7fe0..51b7f3a136 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # For more details, see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -/build/ @crazy-max @usha-mandya @jedevc @dvdksn +/build/ @crazy-max @jedevc @dvdksn /compose/ @usha-mandya @aevesdocker @@ -11,7 +11,7 @@ /docker-hub/ @jerae-duffin @craig-osterhout -/engine/ @usha-mandya +/engine/ @dvdksn /subscription/ @jerae-duffin @@ -20,3 +20,5 @@ /docker-hub/official_images/ @dvdksn /registry/ @dvdksn + +/atomist/ @dvdksn