From b9208caad224dc6843d1bad64d4489660f160a81 Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Thu, 5 Oct 2023 15:29:43 +0200 Subject: [PATCH] chore: Remove contributors field It keeps changing and being out of date all the time anyway --- package.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/package.json b/package.json index fbc1a93a6..9c711e79f 100644 --- a/package.json +++ b/package.json @@ -8,14 +8,6 @@ "rdf", "ldp" ], - "contributors": [ - "Joachim Van Herwegen ", - "Thomas Dupont ", - "Wannes Kerckhove ", - "Jasper Vaneessen ", - "Ruben Taelman (https://www.rubensworks.net/)", - "Ruben Verborgh (https://ruben.verborgh.org/)" - ], "license": "MIT", "engines": { "node": ">=14.14"