Skip to content

Commit 4dcdbfc

Browse files
committed
Add contactPoint to extension.json
1 parent ee2076d commit 4dcdbfc

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
@@ -17,5 +17,9 @@
1717
],
1818
"schemas": [
1919
"release-schema.json"
20-
]
20+
],
21+
"contactPoint": {
22+
"name": "Open Contracting Partnership",
23+
"email": "[email protected]"
24+
}
2125
}

0 commit comments

Comments
 (0)