From 28acfc2b991c66550dc93e1bc68e49853d77e1a7 Mon Sep 17 00:00:00 2001 From: Eden Zimbelman Date: Mon, 22 Dec 2025 10:48:48 -0800 Subject: [PATCH] chore: add sample maintainers to the github code owners file --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c0c5512..ed88572 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,3 +2,10 @@ # 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 set code owner(s), replace the team below with either +# their GitHub username(s) or a GitHub team. +* @slack-samples/maintainers