From 6c4a04e475647dd5c647d85d520a156e5edb5595 Mon Sep 17 00:00:00 2001 From: Xav Paice Date: Thu, 22 Feb 2024 13:37:43 +1300 Subject: [PATCH] remove CODEOWNER ownership for go.mod --- .github/CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 86748d189..b9fe59e7e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,4 +14,8 @@ ## RULES * @replicatedhq/troubleshoot -*.md @replicatedhq/cre \ No newline at end of file +*.md @replicatedhq/cre +go.mod +go.sum +/examples/sdk/helm-template/go.mod +/examples/sdk/helm-template/go.sum