From 8fd1fe8b37783f1eb89d90a547dbbb99696ce691 Mon Sep 17 00:00:00 2001 From: Calum Barnett <46442591+calumabarnett@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:38:26 +0000 Subject: [PATCH] Add MadeTech engineers (#2785) --- .../data-engineering-access.json | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/terraform/github/configuration/data-engineering-access.json b/terraform/github/configuration/data-engineering-access.json index edad84de81..e87cb986d3 100644 --- a/terraform/github/configuration/data-engineering-access.json +++ b/terraform/github/configuration/data-engineering-access.json @@ -450,6 +450,41 @@ "analytical-platform-data-engineering-production-data-engineer" ] }, + { + "name": "Toby Petty", + "github": "Staberinde", + "access": [ + "analytical-platform-data-production-data-engineer" + ] + }, + { + "name": "Kaleb Sofer", + "github": "kalebsofer", + "access": [ + "analytical-platform-data-production-data-engineer" + ] + }, + { + "name": "David Arrowsmith", + "github": "devarrowsmith", + "access": [ + "analytical-platform-data-production-data-engineer" + ] + }, + { + "name": "Jasper Jackson", + "github": "jazjax", + "access": [ + "analytical-platform-data-production-data-engineer" + ] + }, + { + "name": "Lee Broadhurst", + "github": "lee-250", + "access": [ + "analytical-platform-data-production-data-engineer" + ] + }, { "name": "Guy Wheeler", "github": "guyvw1",