From ec014afeb416bf6c413675fb1d57e1d2f10738f2 Mon Sep 17 00:00:00 2001 From: Klavdiia Koval Date: Thu, 25 Jun 2026 20:05:41 +0200 Subject: [PATCH] chore: set CODEOWNERS --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..f129849 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# These owners will be the default owners for everything + +* @dreamdata-io/data-sources-destinations