Skip to content

Commit 2ce8975

Browse files
authored
chore: Add Amazon Web Services as author name (#247)
1 parent 79f0469 commit 2ce8975

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
"type": "git",
1818
"url": "[email protected]:aws/aws-sdk-js-v3.git"
1919
},
20-
"author": "[email protected]",
20+
"author": {
21+
"name": "Amazon Web Services",
22+
"url": "http://aws.amazon.com"
23+
},
2124
"license": "UNLICENSED",
2225
"dependencies": {
2326
"glob": "^7.1.2",

0 commit comments

Comments
 (0)