From 9405a7eb5470a664c4649b0234539d6a497d3897 Mon Sep 17 00:00:00 2001
From: James Prevett <jp@jamespre.dev>
Date: Mon, 14 Oct 2024 10:08:25 -0500
Subject: [PATCH] Added John Vilk to contributors

---
 package.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package.json b/package.json
index dd8dd90..0fd6c02 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,9 @@
 	"type": "module",
 	"homepage": "https://github.com/zen-fs/dropbox",
 	"author": "James Prevett <jp@jamespre.dev>",
+	"contributors": [
+		"John Vilk <jvilk@cs.umass.edu> (http://people.cs.umass.edu/~jvilk)"
+	],
 	"license": "MIT",
 	"repository": {
 		"type": "git",