From 8901acdff6c7d2e091694f780df499b203a5e42c Mon Sep 17 00:00:00 2001 From: Jerry Pierce Date: Thu, 16 Jan 2025 12:13:44 -0800 Subject: [PATCH 1/2] Add DMY - Dreamy Distribution - Update facilities.json Opt IN --- src/main/data/facilities.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/data/facilities.json b/src/main/data/facilities.json index 24843343..0e7496d3 100644 --- a/src/main/data/facilities.json +++ b/src/main/data/facilities.json @@ -2054,6 +2054,16 @@ "code": "DMS", "description": "DIGITAL MEDIA SERVICES INC." }, + { + "code": "DMY", + "contact": { + "address": "28 Main Street, Greysouthen, Cumbria, CA13 0UL, UK", + "email": "dreamydistribution@axiomproductiongroup.com", + "name": "Mr Ruben Smith" + }, + "description": "Dreamy Distribution", + "url": "https://www.axiomproductiongroup.com" + }, { "code": "DNY", "description": "DOLBY NY" From 2daca0cd0d9d66d7ef038e1ec35b8e5cf4a2c2fe Mon Sep 17 00:00:00 2001 From: Jerry Pierce Date: Thu, 16 Jan 2025 12:14:45 -0800 Subject: [PATCH 2/2] Add ROJ - ROJO Studio - Update facilities.json Opt OUT --- src/main/data/facilities.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/data/facilities.json b/src/main/data/facilities.json index 0e7496d3..3a980859 100644 --- a/src/main/data/facilities.json +++ b/src/main/data/facilities.json @@ -5654,6 +5654,11 @@ "code": "ROC", "description": "ROCK THE FILM" }, + { + "code": "ROJ", + "description": "ROJO Studio", + "url": "https://www.wearerojo.com" + }, { "code": "RPC", "description": "Rolling Pictures",