Skip to content

Commit 14be070

Browse files
committed
chore: update contributors
1 parent 0e300d6 commit 14be070

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",
55
"leadMaintainer": "Dirk McCormick <[email protected]>",
66
"main": "src/index.js",
@@ -137,14 +137,14 @@
137137
"Alan Shaw <[email protected]>",
138138
"Irakli Gozalishvili <[email protected]>",
139139
"Vasco Santos <[email protected]>",
140-
"Richard Schneider <[email protected]>",
141-
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
142140
"Richard Littauer <[email protected]>",
141+
"Stephen Whitmore <[email protected]>",
142+
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
143143
"Maciej Krüger <[email protected]>",
144144
"Henrique Dias <[email protected]>",
145-
"dmitriy ryajov <[email protected]>",
146145
"Dmitriy Ryajov <[email protected]>",
146+
"dmitriy ryajov <[email protected]>",
147147
"Bryan Stenson <[email protected]>",
148-
"Stephen Whitmore <stephen.whitmore@gmail.com>"
148+
"Richard Schneider <makaretu@gmail.com>"
149149
]
150150
}

0 commit comments

Comments
 (0)