Skip to content

Commit 81d48b9

Browse files
committedDec 1, 2021
chore: update contributors
1 parent 189c00a commit 81d48b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peer-id",
3-
"version": "0.15.4",
3+
"version": "0.16.0",
44
"description": "IPFS Peer Id implementation in Node.js",
55
"leadMaintainer": "Vasco Santos <santos.vasco10@gmail.com>",
66
"main": "src/index.js",
@@ -62,15 +62,14 @@
6262
"Vasco Santos <vasco.santos@moxy.studio>",
6363
"nginnever <ginneversource@gmail.com>",
6464
"dignifiedquire <dignifiedquire@gmail.com>",
65-
"Jacob Heun <jacobheun@gmail.com>",
6665
"Alex Potsides <alex@achingbrain.net>",
66+
"Jacob Heun <jacobheun@gmail.com>",
6767
"Pedro Teixeira <i@pgte.me>",
6868
"Stephen Whitmore <stephen.whitmore@gmail.com>",
6969
"Hugo Dias <hugomrdias@gmail.com>",
7070
"Maciej Krüger <mkg20001@gmail.com>",
71-
"Robert Kiel <robert.kiel@validitylabs.org>",
7271
"Nate Foss <npfoss@gmail.com>",
73-
"acolytec3 <17355484+acolytec3@users.noreply.github.com>",
72+
"Robert Kiel <robert.kiel@validitylabs.org>",
7473
"Adam Uhlíř <adam@uhlir.dev>",
7574
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
7675
"Arve Knudsen <arve.knudsen@gmail.com>",
@@ -86,6 +85,7 @@
8685
"Topper Bowers <topper@quorumcontrol.com>",
8786
"Vojtech Simetka <vojtech@simetka.cz>",
8887
"Yahya <ya7yaz@gmail.com>",
89-
"a1300 <matthias-knopp@gmx.net>"
88+
"a1300 <matthias-knopp@gmx.net>",
89+
"acolytec3 <17355484+acolytec3@users.noreply.github.com>"
9090
]
9191
}

0 commit comments

Comments
 (0)
Please sign in to comment.