From 74d07e5e8c2852736dfc1f4a22421f1677d5677d Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Thu, 28 Jan 2021 16:50:46 +0100 Subject: [PATCH] chore: update contributors --- package.json | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 42b03ff0..2d75c07f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.30.4", + "version": "0.30.5", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js", @@ -154,14 +154,14 @@ "Friedel Ziegelmayer ", "Maciej Krüger ", "Hugo Dias ", - "dirkmc ", "Volker Mische ", + "dirkmc ", "Richard Littauer ", "a1300 ", - "Elven ", - "Andrew Nesbitt ", - "Giovanni T. Parra ", "Ryan Bell ", + "Andrew Nesbitt ", + "Elven ", + "Giovanni T. Parra ", "Samlior ", "Thomas Eizinger ", "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", @@ -170,11 +170,12 @@ "Joel Gustafson ", "Julien Bouquillon ", "Kevin Kwok ", + "Kevin Lacker ", + "Ethan Lam ", "Nuno Nogueira ", "Dmitriy Ryajov ", "RasmusErik Voel Jensen ", "Diogo Silva ", - "isan_rivkin ", "Smite Chow ", "Soeren ", "Sönke Hahn ", @@ -185,13 +186,13 @@ "robertkiel ", "Cindy Wu ", "Chris Bratlien ", - "Florian-Merle ", - "Francis Gulotta ", - "Felipe Martins ", "ebinks ", - "Henrique Dias ", + "Francis Gulotta ", + "Florian-Merle ", "Bernd Strehl ", - "Fei Liu ", - "Ethan Lam " + "Henrique Dias ", + "isan_rivkin ", + "Felipe Martins ", + "Fei Liu " ] }