Skip to content

Commit 64eca99

Browse files
ericyangpanclaude
andcommitted
refactor: standardize vendor name to "AWS"
Simplify vendor name from "Amazon Web Services" to "AWS" for consistency across all manifests and improve readability. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 77412f9 commit 64eca99

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifests/clis/amazon-q-developer-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"websiteUrl": "https://aws.amazon.com/developer/learning/q-developer-cli",
1212
"docsUrl": "https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html",
1313
"verified": false,
14-
"vendor": "Amazon Web Services",
14+
"vendor": "AWS",
1515
"latestVersion": "v1.18.1",
1616
"githubUrl": "https://github.com/aws/amazon-q-developer-cli",
1717
"license": "Apache-2.0, MIT",

manifests/ides/kiro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"websiteUrl": "https://kiro.dev",
1212
"docsUrl": "https://kiro.dev/docs",
1313
"verified": false,
14-
"vendor": "Amazon Web Services",
14+
"vendor": "AWS",
1515
"latestVersion": "1.0",
1616
"githubUrl": "https://github.com/kirodotdev/Kiro",
1717
"license": "Proprietary",

manifests/vendors/amazon-web-services.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "../$schemas/vendor.schema.json",
33
"id": "amazon-web-services",
4-
"name": "Amazon Web Services",
5-
"description": "Amazon Web Services is a vendor.",
4+
"name": "AWS",
5+
"description": "AWS is a vendor.",
66
"i18n": {
77
"zh-Hans": {
88
"description": "AWS 的智能 IDE,为 VS Code 带来规范驱动开发。使用 AI Agent 将自然语言规范转化为代码、自动化任务并与工作流集成。"

0 commit comments

Comments
 (0)