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

Commit c925c6f

Browse files
committed
chore: update contributors
1 parent 1288383 commit c925c6f

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

package.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-interop",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Interoperability Tests for IPFS",
55
"main": "",
66
"bin": {
@@ -60,7 +60,22 @@
6060
"resolve-cwd": "^3.0.0",
6161
"rimraf": "^3.0.0"
6262
},
63-
"contributors": [],
63+
"contributors": [
64+
"achingbrain <[email protected]>",
65+
"David Dias <[email protected]>",
66+
"Steven Allen <[email protected]>",
67+
"Vasco Santos <[email protected]>",
68+
"Alan Shaw <[email protected]>",
69+
"Dmitriy Ryajov <[email protected]>",
70+
"Jacob Heun <[email protected]>",
71+
"Hugo Dias <[email protected]>",
72+
"Hector Sanjuan <[email protected]>",
73+
"Pedro Santos <[email protected]>",
74+
"Bryan Stenson <[email protected]>",
75+
"Jonathan <[email protected]>",
76+
"Petar Maymounkov <[email protected]>",
77+
"Richard Littauer <[email protected]>"
78+
],
6479
"devDependencies": {
6580
"go-ipfs": "^0.6.0",
6681
"ipfs": "^0.48.0",

0 commit comments

Comments
 (0)