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

Commit 832c62c

Browse files
committed
chore: update contributors
1 parent 5105166 commit 832c62c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-git",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "JavaScript Implementation of Git IPLD format",
55
"leadMaintainer": "Volker Mische <volker.mische@gmail.com>",
66
"main": "src/index.js",
@@ -53,11 +53,11 @@
5353
"contributors": [
5454
"Volker Mische <volker.mische@gmail.com>",
5555
"David Dias <daviddias.p@gmail.com>",
56+
"achingbrain <alex@achingbrain.net>",
5657
"Łukasz Magiera <magik6k@gmail.com>",
5758
"Richard Schneider <makaretu@gmail.com>",
58-
"achingbrain <alex@achingbrain.net>",
5959
"Jonah Weissman <jonahrweissman@gmail.com>",
60-
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
60+
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
6161
"Alan Shaw <alan.shaw@protocol.ai>"
6262
]
6363
}

0 commit comments

Comments
 (0)