From c07004c3582d56254b9a67190afd39822867be49 Mon Sep 17 00:00:00 2001 From: Joel Labes Date: Tue, 18 Feb 2025 08:00:21 +1300 Subject: [PATCH] Suppress codeowner notifications for package bumps --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e85e387df..a3dc9c719 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,3 +2,6 @@ deploy.sh @cmcarthur .github @cmcarthur + +#Content in this directory +data/packages/ #these JSON files are auto-generated code and don't need review