From 1f52ace648136dd326cd05d79294df4eaeaee33c Mon Sep 17 00:00:00 2001 From: Eden Zimbelman Date: Mon, 22 Dec 2025 10:52:15 -0800 Subject: [PATCH] chore: add sample maintainers to the github code owners file --- .github/CODEOWNERS | 11 ++++++++--- CODEOWNERS | 1 - 2 files changed, 8 insertions(+), 4 deletions(-) delete mode 100644 CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9714ccb..ed88572 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,11 @@ +# Salesforce Open Source project configuration +# Learn more: https://github.com/salesforce/oss-template +#ECCN:Open Source +#GUSINFO:Open Source,Open Source Workflow + # Code owners are the default owners for everything in # this repository. The owners listed below will be requested for # review when a pull request is opened. -# To add code owner(s), uncomment the line below and -# replace the @global-owner users with their GitHub username(s). -# * @global-owner1 @global-owner2 +# To set code owner(s), replace the team below with either +# their GitHub username(s) or a GitHub team. +* @slack-samples/maintainers diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 8d46b0b..0000000 --- a/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -404: Not Found#ECCN:Open Source