From b77d3657f100bc07c93dc1ef035118057b71b540 Mon Sep 17 00:00:00 2001 From: Eden Zimbelman Date: Mon, 22 Dec 2025 10:48:16 -0800 Subject: [PATCH] chore: add sample maintainers to the github code owners file --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5d72ac0..ed88572 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,6 +6,6 @@ # 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