Skip to content

Commit 0790a1e

Browse files
committed
Add contactPoint to extension.json
1 parent ab9a9ed commit 0790a1e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

extension.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,9 @@
1313
],
1414
"schemas": [
1515
"release-schema.json"
16-
]
16+
],
17+
"contactPoint": {
18+
"name": "Open Contracting Partnership",
19+
"email": "[email protected]"
20+
}
1721
}

0 commit comments

Comments
 (0)