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

Commit 9b97220

Browse files
committedNov 26, 2021
chore: update contributors
1 parent 40142a5 commit 9b97220

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.26.6",
3+
"version": "0.26.7",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -107,11 +107,11 @@
107107
"kumavis <kumavis@users.noreply.github.com>",
108108
"dirkmc <dirkmdev@gmail.com>",
109109
"Alan Shaw <alan.shaw@protocol.ai>",
110-
"Josh Field <joshfield999@gmail.com>",
111110
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
111+
"Josh Field <joshfield999@gmail.com>",
112112
"Hugo Dias <hugomrdias@gmail.com>",
113-
"Richard Schneider <makaretu@gmail.com>",
114113
"Blake Byrnes <blakebyrnes@gmail.com>",
114+
"Richard Schneider <makaretu@gmail.com>",
115115
"John Hiesey <jhiesey@cs.stanford.edu>",
116116
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
117117
"Lars Gierth <larsg@systemli.org>",

0 commit comments

Comments
 (0)
This repository has been archived.