Skip to content

Commit 37a7196

Browse files
committed
chore: update contributors
1 parent 6b4dc32 commit 37a7196

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

package.json

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "0.28.0",
3+
"version": "0.29.0",
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",
@@ -92,26 +92,23 @@
9292
"test"
9393
],
9494
"contributors": [
95-
"Alan Shaw <[email protected]>",
96-
"Alex Potsides <[email protected]>",
9795
"David Dias <[email protected]>",
98-
"Dmitriy Ryajov <[email protected]>",
9996
"Friedel Ziegelmayer <[email protected]>",
100-
"Henrique Dias <hacdias@gmail.com>",
101-
"Hugo Dias <hugomrdias@gmail.com>",
97+
"Volker Mische <volker.mische@gmail.com>",
98+
"Dirk McCormick <dirkmdev@gmail.com>",
10299
"Jacob Heun <[email protected]>",
103-
"Maciej Krüger <[email protected]>",
104-
"Michael Garvin <[email protected]>",
105100
"Pedro Teixeira <[email protected]>",
106-
"Richard Littauer <[email protected]>",
101+
"Michael Garvin <[email protected]>",
102+
"Hugo Dias <[email protected]>",
103+
"Alan Shaw <[email protected]>",
104+
"achingbrain <[email protected]>",
105+
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
107106
"Richard Schneider <[email protected]>",
108107
"Stephen Whitmore <[email protected]>",
109-
"Volker Mische <volker.mische@gmail.com>",
110-
"dirkmc <dirkmdev@gmail.com>",
108+
"Maciej Krüger <mkg20001@gmail.com>",
109+
"Henrique Dias <hacdias@gmail.com>",
111110
"dmitriy ryajov <[email protected]>",
112-
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>",
113-
"greenkeeperio-bot <[email protected]>",
114-
"npmcdn-to-unpkg-bot <[email protected]>",
115-
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>"
111+
"Dmitriy Ryajov <[email protected]>",
112+
"Richard Littauer <[email protected]>"
116113
]
117114
}

0 commit comments

Comments
 (0)