diff --git a/custom-package-collections.json b/custom-package-collections.json index 772cf6b5ec..0a5d9ccc01 100644 --- a/custom-package-collections.json +++ b/custom-package-collections.json @@ -1,21 +1,21 @@ [ { "key": "sswg-graduated", - "name": "SSWG Graduated", + "name": "Graduated", "description": "SSWG packages that are in 'graduated' state", "badge": "SSWG", "url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/graduated.json" }, { "key": "sswg-incubating", - "name": "SSWG Incubating", + "name": "Incubating", "description": "SSWG packages that are in 'incubating' state", "badge": "SSWG", "url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/incubating.json" }, { "key": "sswg-sandbox", - "name": "SSWG Sandbox", + "name": "Sandbox", "description": "SSWG packages that are in 'sandbox' state", "badge": "SSWG", "url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/sandbox.json"