Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit e1c5b8c

Browse files
author
Alan Shaw
committed
chore: update contributors
1 parent e6fe4c5 commit e1c5b8c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

package.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs",
3-
"version": "0.33.0-rc.4",
3+
"version": "0.33.0",
44
"description": "JavaScript implementation of the IPFS specification",
55
"leadMaintainer": "Alan Shaw <[email protected]>",
66
"bin": {
@@ -177,6 +177,7 @@
177177
},
178178
"contributors": [
179179
"0xflotus <[email protected]>",
180+
180181
"Alan Shaw <[email protected]>",
181182
"Alan Shaw <[email protected]>",
182183
"Alex Potsides <[email protected]>",
@@ -217,6 +218,8 @@
217218
"Henrique Dias <[email protected]>",
218219
"Henry Rodrick <[email protected]>",
219220
"Heo Sangmin <[email protected]>",
221+
"Hugo Dias <[email protected]>",
222+
"Hugo Dias <[email protected]>",
220223
"Jacob Heun <[email protected]>",
221224
"Jacob Heun <[email protected]>",
222225
"Jade Meskill <[email protected]>",
@@ -229,11 +232,13 @@
229232
"Lars Gierth <[email protected]>",
230233
"Lukas Drgon <[email protected]>",
231234
"Maciej Krüger <[email protected]>",
235+
"Marcin Rataj <[email protected]>",
232236
"Marius Darila <[email protected]>",
233237
"Mat Kelly <[email protected]>",
234238
"Michelle Lee <[email protected]>",
235239
"Mikeal Rogers <[email protected]>",
236240
"Mithgol <[email protected]>",
241+
"Molly <[email protected]>",
237242
"My9Bot <[email protected]>",
238243
"Nuno Nogueira <[email protected]>",
239244
"Oli Evans <[email protected]>",
@@ -261,6 +266,7 @@
261266
"Yahya <[email protected]>",
262267
263268
"bitspill <[email protected]>",
269+
"datafatmunger <[email protected]>",
264270
265271
"jbenet <[email protected]>",
266272
"jonahweissman <[email protected]>",
@@ -271,8 +277,8 @@
271277
"robbsolter <[email protected]>",
272278
"seungwon-kang <[email protected]>",
273279
280+
"victorbjelkholm <[email protected]>",
274281
"Łukasz Magiera <[email protected]>",
275-
"Максим Ильин <[email protected]>",
276-
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>"
282+
"Максим Ильин <[email protected]>"
277283
]
278284
}

0 commit comments

Comments
 (0)