From 2b506d5e23c3b50df16ab7ecabb0ff50d23b8934 Mon Sep 17 00:00:00 2001 From: sc-marcusheath Date: Thu, 6 Jun 2024 14:03:45 -0400 Subject: [PATCH] Add new XP Team to Codeowners --- CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6376e71..31f4029 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -15,7 +15,7 @@ # The files in the `/sxc/` directory are only expected # to be updated by sxc team. Setting CODEOWNER to # sxc team members. -/sxc/ @sc-marklee @sc-marcusheath @ddoorn @sc-roblloyd @sc-ketanbhavsar +/sxc/ @sc-marcusheath @ddoorn @sc-roblloyd @sc-ketanbhavsar # The folders /compose/ and /k8s/ contains Container Support Package files # Each team publishing Container Support Packages will add code owner(s) for their repective folders @@ -54,3 +54,6 @@ /compose/sfmcce @Sitecore/connectors /k8s/sfmcce @Sitecore/connectors + +/compose/scse @Sitecore/platform-dxp-xp-onprem +/k8s/scse @Sitecore/platform-dxp-xp-onprem \ No newline at end of file