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

Commit 115d54c

Browse files
committedFeb 16, 2021
chore: update contributors
1 parent 7195282 commit 115d54c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.20.6",
3+
"version": "0.21.0",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -99,14 +99,14 @@
9999
"David Dias <daviddias.p@gmail.com>",
100100
"Jacob Heun <jacobheun@gmail.com>",
101101
"dirkmc <dirkmdev@gmail.com>",
102-
"Alan Shaw <alan.shaw@protocol.ai>",
103102
"Alex Potsides <alex@achingbrain.net>",
104-
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
103+
"Alan Shaw <alan.shaw@protocol.ai>",
105104
"Josh Field <joshfield999@gmail.com>",
105+
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
106106
"Hugo Dias <hugomrdias@gmail.com>",
107-
"John Hiesey <jhiesey@cs.stanford.edu>",
108107
"Blake Byrnes <blakebyrnes@gmail.com>",
109108
"Richard Schneider <makaretu@gmail.com>",
109+
"John Hiesey <jhiesey@cs.stanford.edu>",
110110
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
111111
"Lars Gierth <larsg@systemli.org>",
112112
"Marcus Bernales <mboperator@gmail.com>",

0 commit comments

Comments
 (0)
This repository has been archived.