Skip to content

Commit b92b0ad

Browse files
committed
chore: update contributors
1 parent c57d8ef commit b92b0ad

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-utils",
3-
"version": "6.0.7",
3+
"version": "6.0.8",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"main": "src/index.js",
66
"author": "Hugo Dias <hugomrdias@gmail.com>",
@@ -80,12 +80,13 @@
8080
},
8181
"contributors": [
8282
"Hugo Dias <hugomrdias@gmail.com>",
83-
"Alex Potsides <alex@achingbrain.net>",
83+
"achingbrain <alex@achingbrain.net>",
8484
"Alan Shaw <alan.shaw@protocol.ai>",
8585
"Irakli Gozalishvili <contact@gozala.io>",
8686
"Hector Sanjuan <code@hector.link>",
8787
"bluelovers <codelovers@users.sourceforge.net>",
8888
"Marcin Rataj <lidel@lidel.org>",
89-
"Roderik van der Veer <roderik@settlemint.com>"
89+
"Roderik van der Veer <roderik@settlemint.com>",
90+
"Stepan Yurtsiv <yurtsiv.stepan@gmail.com>"
9091
]
9192
}

0 commit comments

Comments
 (0)