From a2cae263104962081562ea15f813cb811ff7d528 Mon Sep 17 00:00:00 2001 From: Dmitry Bushev Date: Thu, 22 Sep 2022 12:45:59 +0300 Subject: [PATCH] Update SBT codeowners (#3730) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 80dbdca106a..327405107c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -27,10 +27,10 @@ Cargo.toml # Engine (old) # This section should be removed once the engine moves to /app/engine -/build.sbt @4e6 +/build.sbt @4e6 @jaroslavtulach @hubertp /distribution/ @4e6 /engine/ @4e6 @jaroslavtulach -/project/ @4e6 +/project/ @4e6 @jaroslavtulach @hubertp /test/ @jdunkerley @radeusgd /tools/ @4e6