Skip to content

Commit 966e5f2

Browse files
ericyangpanclaude
andcommitted
refactor: rename amazon-web-services vendor to aws
Shorten vendor ID from "amazon-web-services" to "aws" for better consistency and ease of use. Also alphabetically sort manifest fields. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 50de51d commit 966e5f2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

manifests/vendors/anysphere.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
"description": "专注于编程未来的应用研究实验室,由研究人员、工程师和技术专家组成,致力于在实用性和可能性的边缘进行创新。"
99
}
1010
},
11-
"websiteUrl": "https://anysphere.inc",
12-
"docsUrl": null,
1311
"verified": false,
12+
"websiteUrl": "https://anysphere.inc",
1413
"communityUrls": {
1514
"linkedin": "https://www.linkedin.com/company/anysphereinc",
1615
"twitter": "https://x.com/anysphere",

manifests/vendors/amazon-web-services.json renamed to manifests/vendors/aws.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../$schemas/vendor.schema.json",
3-
"id": "amazon-web-services",
3+
"id": "aws",
44
"name": "AWS",
55
"description": "AWS is a vendor.",
66
"i18n": {

0 commit comments

Comments
 (0)