From 4e200db9ef0e4799eeaccb8b7c8cfa79e710514b Mon Sep 17 00:00:00 2001 From: Thomas van de Put Date: Mon, 12 Feb 2024 08:24:30 +0000 Subject: [PATCH] Move ownership to Buying --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a90f130..3bd50f0 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "expect" ] }, - "owner": "sb-backoffice", + "owner": "buying", "platform": "custom", "ci": "dockyard" }