Skip to content

Commit

Permalink
Drop SSWG from name
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Nov 20, 2024
1 parent 7f2bd86 commit 6db1c74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom-package-collections.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 6db1c74

Please sign in to comment.