chore: update contributors

This commit is contained in:
Vasco Santos 2020-12-28 09:54:14 +00:00
parent af9804e778
commit f9e329708d

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-tcp",
"version": "0.15.1",
"version": "0.15.2",
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
"main": "src/index.js",
@ -59,13 +59,14 @@
"Richard Littauer <richard.littauer@gmail.com>",
"Tom White <tomtinkerer@gmail.com>",
"Alan Shaw <alan@tableflip.io>",
"Prashanth Chandra <coolshanth94@gmail.com>",
"João Antunes <j.goncalo.antunes@gmail.com>",
"Diogo Silva <fsdiogo@gmail.com>",
"Dmitriy Ryajov <dryajov@gmail.com>",
"Drew Stone <drewstone329@gmail.com>",
"Evan Schwartz <evan.mark.schwartz@gmail.com>",
"Linus Unnebäck <linus@folkdatorn.se>",
"Pedro Teixeira <i@pgte.me>",
"Prashanth Chandra <coolshanth94@gmail.com>"
"Mikeal Rogers <mikeal.rogers@gmail.com>",
"Pedro Teixeira <i@pgte.me>"
]
}