Skip to content

Commit 01c8bc6

Browse files
committed
chore: update contributors
1 parent 50b8b71 commit 01c8bc6

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.2",
3+
"version": "1.0.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",
@@ -102,18 +102,19 @@
102102
"Volker Mische <[email protected]>",
103103
"Jacob Heun <[email protected]>",
104104
"Pedro Teixeira <[email protected]>",
105+
"Alex Potsides <[email protected]>",
105106
"Hugo Dias <[email protected]>",
106107
"Michael Garvin <[email protected]>",
107-
"Alex Potsides <[email protected]>",
108108
"Hector Sanjuan <[email protected]>",
109109
"Alan Shaw <[email protected]>",
110110
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
111+
"Richard Schneider <[email protected]>",
111112
"Stephen Whitmore <[email protected]>",
112-
"Richard Littauer <[email protected]>",
113113
"Maciej Krüger <[email protected]>",
114114
"Henrique Dias <[email protected]>",
115115
"dmitriy ryajov <[email protected]>",
116116
"Dmitriy Ryajov <[email protected]>",
117-
"Richard Schneider <[email protected]>"
117+
"Bryan Stenson <[email protected]>",
118+
"Richard Littauer <[email protected]>"
118119
]
119120
}

0 commit comments

Comments
 (0)