Skip to content

Commit 02c8878

Browse files
committed
chore: update contributors
1 parent 120d1c7 commit 02c8878

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "0.29.0",
3+
"version": "0.29.1",
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",
@@ -100,17 +100,18 @@
100100
"Dirk McCormick <[email protected]>",
101101
"Jacob Heun <[email protected]>",
102102
"Pedro Teixeira <[email protected]>",
103-
"Michael Garvin <[email protected]>",
104103
"Hugo Dias <[email protected]>",
104+
"Michael Garvin <[email protected]>",
105105
"Alan Shaw <[email protected]>",
106106
"achingbrain <[email protected]>",
107107
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
108+
"Richard Littauer <[email protected]>",
108109
"Richard Schneider <[email protected]>",
109110
"Stephen Whitmore <[email protected]>",
110-
"Maciej Krüger <[email protected]>",
111111
"Henrique Dias <[email protected]>",
112+
"Hector Sanjuan <[email protected]>",
112113
"dmitriy ryajov <[email protected]>",
113114
"Dmitriy Ryajov <[email protected]>",
114-
"Richard Littauer <richard.littauer@gmail.com>"
115+
"Maciej Krüger <mkg20001@gmail.com>"
115116
]
116117
}

0 commit comments

Comments
 (0)