Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 8c51482

Browse files
committed
chore: update contributors
1 parent 7ddf60d commit 8c51482

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-fs",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Datastore implementation with file system backend",
55
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",
66
"main": "src/index.js",
@@ -61,6 +61,8 @@
6161
"Richard Schneider <makaretu@gmail.com>",
6262
"Stephen Whitmore <noffle@users.noreply.github.com>",
6363
"Vasco Santos <vasco.santos@moxy.studio>",
64-
"Victor Bjelkholm <victorbjelkholm@gmail.com>"
64+
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
65+
"Zane Starr <zcstarr@zaner.attlocal.net>",
66+
"achingbrain <alex@achingbrain.net>"
6567
]
6668
}

0 commit comments

Comments
 (0)