From 1e4db9c5352334410f06c158e88e74d62b7e57f2 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 9 Jun 2022 14:03:46 +0200 Subject: [PATCH] chore: add crazy-max and dockertopia as code owners of build folder Signed-off-by: CrazyMax --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a932346f6ad0..9c9687eb32ea 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,6 +3,8 @@ # For more details, see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +/build @dockertopia @crazy-max + /compose/ @dockertopia @usha-mandya /desktop/ @aevesdocker @usha-mandya