Skip to content

Commit c0f7605

Browse files
authored
Set Amazon Web Services as author (#113)
1 parent 9b5791a commit c0f7605

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.changeset/many-suits-remember.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"aws-sdk-js-codemod": patch
3+
---
4+
5+
Set Amazon Web Services as author

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@
1414
],
1515
"homepage": "https://github.com/awslabs/aws-sdk-js-codemod",
1616
"license": "MIT-0",
17-
"author": "Kamat, Trivikram <trivikr.dev@gmail.com>",
17+
"author": {
18+
"name": "Amazon Web Services",
19+
"url": "http://aws.amazon.com"
20+
},
21+
"contributors": [
22+
"Kamat, Trivikram <trivikr.dev@gmail.com>"
23+
],
1824
"files": [
1925
"bin",
2026
"dist"

0 commit comments

Comments
 (0)