Skip to content

Commit 5d46d5d

Browse files
committedNov 26, 2021
chore: update contributors
1 parent 0302b1c commit 5d46d5d

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.3",
3+
"version": "0.15.4",
44
"description": "IPFS Peer Id implementation in Node.js",
55
"leadMaintainer": "Vasco Santos <santos.vasco10@gmail.com>",
66
"main": "src/index.js",
@@ -65,13 +65,14 @@
6565
"nginnever <ginneversource@gmail.com>",
6666
"dignifiedquire <dignifiedquire@gmail.com>",
6767
"Jacob Heun <jacobheun@gmail.com>",
68+
"Alex Potsides <alex@achingbrain.net>",
6869
"Pedro Teixeira <i@pgte.me>",
6970
"Stephen Whitmore <stephen.whitmore@gmail.com>",
70-
"Alex Potsides <alex@achingbrain.net>",
7171
"Hugo Dias <hugomrdias@gmail.com>",
7272
"Maciej Krüger <mkg20001@gmail.com>",
73-
"Nate Foss <npfoss@gmail.com>",
7473
"Robert Kiel <robert.kiel@validitylabs.org>",
74+
"Nate Foss <npfoss@gmail.com>",
75+
"acolytec3 <17355484+acolytec3@users.noreply.github.com>",
7576
"Adam Uhlíř <adam@uhlir.dev>",
7677
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
7778
"Arve Knudsen <arve.knudsen@gmail.com>",
@@ -87,7 +88,6 @@
8788
"Topper Bowers <topper@quorumcontrol.com>",
8889
"Vojtech Simetka <vojtech@simetka.cz>",
8990
"Yahya <ya7yaz@gmail.com>",
90-
"a1300 <matthias-knopp@gmx.net>",
91-
"acolytec3 <17355484+acolytec3@users.noreply.github.com>"
91+
"a1300 <matthias-knopp@gmx.net>"
9292
]
9393
}

0 commit comments

Comments
 (0)
Please sign in to comment.