Skip to content

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Aug 11, 2020
1 parent 9f3498d commit cb45c55
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libp2p-floodsub",
"version": "0.21.3",
"version": "0.22.0",
"description": "libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).",
"leadMaintainer": "Vasco Santos <[email protected]>",
"main": "src/index.js",
Expand Down Expand Up @@ -72,17 +72,17 @@
"Friedel Ziegelmayer <[email protected]>",
"dirkmc <[email protected]>",
"Jacob Heun <[email protected]>",
"Pedro Teixeira <[email protected]>",
"Gavin McDermott <[email protected]>",
"Cayman <[email protected]>",
"Gavin McDermott <[email protected]>",
"Pedro Teixeira <[email protected]>",
"Richard Schneider <[email protected]>",
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
"Alex Potsides <[email protected]>",
"Hugo Dias <[email protected]>",
"wanderer <[email protected]>",
"Alan Shaw <[email protected]>",
"Alex Potsides <[email protected]>",
"Dmitriy Ryajov <[email protected]>",
"Mikerah <[email protected]>",
"Yusef Napora <[email protected]>",
"wanderer <[email protected]>"
"Yusef Napora <[email protected]>"
]
}

0 comments on commit cb45c55

Please sign in to comment.