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

Commit c511f53

Browse files
committed
chore: update contributors
1 parent 08e4787 commit c511f53

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

package.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multibase",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "JavaScript implementation of the multibase specification",
55
"leadMaintainer": "Oli Evans <oli@tableflip.io>",
66
"main": "src/index.js",
@@ -49,17 +49,15 @@
4949
},
5050
"homepage": "https://github.com/multiformats/js-multibase#readme",
5151
"contributors": [
52-
"Alan Shaw <alan.shaw@protocol.ai>",
53-
"Alan Shaw <alan@tableflip.io>",
5452
"David Dias <daviddias.p@gmail.com>",
55-
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
56-
"Henrique Dias <hacdias@gmail.com>",
5753
"Oli Evans <oli@tableflip.io>",
54+
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
55+
"Alan Shaw <alan.shaw@protocol.ai>",
56+
"Hugo Dias <hugomrdias@gmail.com>",
57+
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
5858
"Richard Littauer <richard.littauer@gmail.com>",
59-
"Wolfgang Faust <wolfgang42@users.noreply.github.com>",
60-
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>",
61-
"npm-to-cdn-bot (by Forbes Lindesay) <npmcdn-to-unpkg-bot@users.noreply.github.com>",
6259
"theobat <theophile.batoz@gmail.com>",
63-
"victorbjelkholm <victorbjelkholm@gmail.com>"
60+
"Henrique Dias <hacdias@gmail.com>",
61+
"Bora M. Alper <boramalper@gmail.com>"
6462
]
6563
}

0 commit comments

Comments
 (0)