Skip to content

Commit 4e74477

Browse files
committed
chore: update contributors
1 parent 2fc7023 commit 4e74477

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
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",
@@ -96,22 +96,22 @@
9696
"contributors": [
9797
"David Dias <[email protected]>",
9898
"Friedel Ziegelmayer <[email protected]>",
99-
"Volker Mische <[email protected]>",
10099
"Dirk McCormick <[email protected]>",
100+
"Volker Mische <[email protected]>",
101101
"Jacob Heun <[email protected]>",
102102
"Pedro Teixeira <[email protected]>",
103103
"Hugo Dias <[email protected]>",
104104
"Michael Garvin <[email protected]>",
105+
"Alex Potsides <[email protected]>",
106+
"Hector Sanjuan <[email protected]>",
105107
"Alan Shaw <[email protected]>",
106-
"achingbrain <[email protected]>",
107108
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
108-
"Richard Littauer <[email protected]>",
109-
"Richard Schneider <[email protected]>",
110109
"Stephen Whitmore <[email protected]>",
110+
"Richard Littauer <[email protected]>",
111+
"Maciej Krüger <[email protected]>",
111112
"Henrique Dias <[email protected]>",
112-
"Hector Sanjuan <[email protected]>",
113113
"dmitriy ryajov <[email protected]>",
114114
"Dmitriy Ryajov <[email protected]>",
115-
"Maciej Krüger <mkg20001@gmail.com>"
115+
"Richard Schneider <makaretu@gmail.com>"
116116
]
117117
}

0 commit comments

Comments
 (0)