From c8ae6b6a2557e83536db8810d40f168d7da63e5d Mon Sep 17 00:00:00 2001 From: Michael Brooks Date: Thu, 11 Dec 2025 11:06:36 -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