Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 0905b74

Browse files
committedDec 17, 2020
chore: update contributors
1 parent d0db16b commit 0905b74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.20.3",
3+
"version": "0.20.4",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -97,12 +97,12 @@
9797
"dirkmc <dirkmdev@gmail.com>",
9898
"Alan Shaw <alan.shaw@protocol.ai>",
9999
"Alex Potsides <alex@achingbrain.net>",
100+
"Josh Field <joshfield999@gmail.com>",
100101
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
101102
"Hugo Dias <hugomrdias@gmail.com>",
102-
"John Hiesey <jhiesey@cs.stanford.edu>",
103103
"Richard Schneider <makaretu@gmail.com>",
104104
"Blake Byrnes <blakebyrnes@gmail.com>",
105-
"Josh Field <joshfield999@gmail.com>",
105+
"John Hiesey <jhiesey@cs.stanford.edu>",
106106
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
107107
"Lars Gierth <larsg@systemli.org>",
108108
"Marcus Bernales <mboperator@gmail.com>",

0 commit comments

Comments
 (0)
This repository has been archived.