Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 996eccd

Browse files
committed
chore: update contributors
1 parent 0452923 commit 996eccd

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-keychain",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Key management and cryptographically protected messages",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -61,17 +61,16 @@
6161
"rimraf": "^3.0.0"
6262
},
6363
"contributors": [
64+
"Vasco Santos <[email protected]>",
65+
"Richard Schneider <[email protected]>",
66+
"David Dias <[email protected]>",
6467
"Alan Shaw <[email protected]>",
65-
"Alberto Elias <[email protected]>",
6668
"Alex Potsides <[email protected]>",
67-
"David Dias <[email protected]>",
68-
"Hugo Dias <[email protected]>",
69-
"Jacob Heun <[email protected]>",
70-
"Maciej Krüger <[email protected]>",
69+
"Alberto Elias <[email protected]>",
7170
"Masahiro Saito <[email protected]>",
72-
"Richard Schneider <makaretu@gmail.com>",
73-
"Vasco Santos <[email protected]>",
74-
"Vasco Santos <[email protected]>",
71+
"Maciej Krüger <mkg20001@gmail.com>",
72+
"Jacob Heun <[email protected]>",
73+
"Hugo Dias <[email protected]>",
7574
"Victor Bjelkholm <[email protected]>"
7675
]
7776
}

0 commit comments

Comments
 (0)