Skip to content

Commit 03b4f37

Browse files
authored
Add Changie (#4889)
* Add `Changie` schema * Add `.changie.yml` as well
1 parent 742c462 commit 03b4f37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,12 @@
10971097
"fileMatch": ["catalog-info.yaml"],
10981098
"url": "https://www.schemastore.org/catalog-info.json"
10991099
},
1100+
{
1101+
"name": "Changie",
1102+
"description": "Changie configuration file",
1103+
"fileMatch": [".changie.yaml", ".changie.yml"],
1104+
"url": "https://changie.dev/schema.json"
1105+
},
11001106
{
11011107
"name": "Charmcraft",
11021108
"description": "Charmcraft project. Documentation: https://canonical-charmcraft.readthedocs-hosted.com",

0 commit comments

Comments
 (0)