Skip to content

Commit 3bf2221

Browse files
committed
Drop SSWG from name
1 parent 5fefe4e commit 3bf2221

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

custom-package-collections.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[
22
{
33
"key": "sswg-graduated",
4-
"name": "SSWG Graduated",
4+
"name": "Graduated",
55
"description": "SSWG packages that are in 'graduated' state",
66
"badge": "SSWG",
77
"url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/graduated.json"
88
},
99
{
1010
"key": "sswg-incubating",
11-
"name": "SSWG Incubating",
11+
"name": "Incubating",
1212
"description": "SSWG packages that are in 'incubating' state",
1313
"badge": "SSWG",
1414
"url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/incubating.json"
1515
},
1616
{
1717
"key": "sswg-sandbox",
18-
"name": "SSWG Sandbox",
18+
"name": "Sandbox",
1919
"description": "SSWG packages that are in 'sandbox' state",
2020
"badge": "SSWG",
2121
"url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/sandbox.json"

0 commit comments

Comments
 (0)