Skip to content

Commit 648b8c6

Browse files
committed
Add schema for debian/upstream/metadata
Closes: #4945
1 parent a3d9839 commit 648b8c6

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
@@ -1308,6 +1308,12 @@
13081308
],
13091309
"url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"
13101310
},
1311+
{
1312+
"name": "Debian Upstream Metadata file",
1313+
"description": "Debian packaging file for describing metadata about the upstream project",
1314+
"fileMatch": ["**/debian/upstream/metadata"],
1315+
"url": "https://salsa.debian.org/debian/debian-json-schemas/-/raw/main/schemas/debian-upstream-metadata/debian-upstream-metadata-latest.json"
1316+
},
13111317
{
13121318
"name": "Deck config",
13131319
"description": "Deck is a tool for creating presentation using Markdown and Google Slides",

0 commit comments

Comments
 (0)