Skip to content

Commit faae680

Browse files
committed
chore: update repo references and update contribs
1 parent fb0330f commit faae680

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Type definitions for node-vault 0.9.8
2-
// Project: https://github.com/kr1sp1n/node-vault
2+
// Project: https://github.com/nodevault/node-vault
33
// Definitions by: Jianrong Yu <https://github.com/YuJianrong>
44
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55
// TypeScript Version: 2.3

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"repository": {
4444
"type": "git",
45-
"url": "git://github.com/kr1sp1n/node-vault.git"
45+
"url": "git://github.com/nodevault/node-vault.git"
4646
},
4747
"keywords": [
4848
"vault",
@@ -51,8 +51,9 @@
5151
"manage",
5252
"client"
5353
],
54-
"author": "kr1sp1n <krispin@posteo.de> (https://github.com/kr1sp1n)",
5554
"contributors": [
55+
"kr1sp1n (https://github.com/kr1sp1n)",
56+
"Aviad Hahami (https://github.com/aviadhahami)",
5657
"Adam Kelsall (https://github.com/adamkelsall)",
5758
"Alex Early (https://github.com/aearly)",
5859
"Brandon Ros (https://github.com/brandonros)",
@@ -88,7 +89,7 @@
8889
],
8990
"license": "MIT",
9091
"bugs": {
91-
"url": "https://github.com/kr1sp1n/node-vault/issues"
92+
"url": "https://github.com/nodevault/node-vault/issues"
9293
},
93-
"homepage": "https://github.com/kr1sp1n/node-vault"
94+
"homepage": "https://github.com/nodevault/node-vault"
9495
}

0 commit comments

Comments
 (0)