From 367eafc892f3f2f666052be9ec3f0ad95cbb7f45 Mon Sep 17 00:00:00 2001 From: Daniel <53561824+danielmar121@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:51:12 +0200 Subject: [PATCH] Delete codeowners file --- .github/workflows/CODEOWNERS | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .github/workflows/CODEOWNERS diff --git a/.github/workflows/CODEOWNERS b/.github/workflows/CODEOWNERS deleted file mode 100644 index 1c87da9b3..000000000 --- a/.github/workflows/CODEOWNERS +++ /dev/null @@ -1,9 +0,0 @@ -# Code owners file. -# This file controls who is tagged for review for any given pull request. -# -# For syntax help see: -# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax - -* @Autofleet/code-reviewers -/examples/client/Locomotion/package.json @Autofleet/code-reviewers -/examples/client/Locomotion/ @Autofleet/dev-team