From d89cbd3c4a2edb12ce050da495ddd71f3430d9f4 Mon Sep 17 00:00:00 2001 From: James Cridland Date: Sun, 20 Dec 2020 15:44:46 +1000 Subject: [PATCH] Update taxonomy.json Removed empty "Production Technology" group. --- taxonomy.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/taxonomy.json b/taxonomy.json index 1fe3ab9..df77ccb 100644 --- a/taxonomy.json +++ b/taxonomy.json @@ -376,23 +376,5 @@ "role": "Assistant Editor", "description": "The Assistant Editor is responsible for taking the media from the set, ingesting them into the designated editing software, and organizing the footage in an efficient way for the editor. They must also pay close attention to ensure that audio and video are synced and that all footage from set is ingested properly.", "example": "" - }, - { - "group": "Production Technology", - "role": "", - "description": "", - "example": "" - }, - { - "group": "Production Technology", - "role": "", - "description": "", - "example": "" - }, - { - "group": "Production Technology", - "role": "", - "description": "", - "example": "" } ]