From 5b0db6ea315082a01dcd76c5e1cfc63b2fc605e2 Mon Sep 17 00:00:00 2001 From: dwithana Date: Mon, 19 Feb 2024 12:38:29 -0500 Subject: [PATCH] Update contributors list in package.json --- package.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5eb43800..1cd082cd 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,10 @@ "demo:build": "webpack --mode=production" }, "contributors": [ - "Adam Arling ", - "Dananji Withana " + "Dananji Withana ", + "Mason Ballengee ", + "Chris Colvard ", + "Adam Arling " ], "keywords": [ "IIIF", @@ -96,4 +98,4 @@ "type": "git", "url": "https://github.com/samvera-labs/ramp.git" } -} +} \ No newline at end of file