From cb9b31ebc10e7c4322d10f409be2d6c69e54483d Mon Sep 17 00:00:00 2001 From: Eden Zimbelman Date: Mon, 22 Dec 2025 10:52:08 -0800 Subject: [PATCH] chore: add sample maintainers to the github code owners file --- .github/CODEOWNERS | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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