Create config.json

This commit is contained in:
Jason Fox 2021-10-22 17:47:11 +02:00 committed by GitHub
parent db06cd73bd
commit 4caad06fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
.github/fiware/config.json vendored Normal file
View File

@ -0,0 +1,19 @@
{
"enabler": "OpenMTC",
"chapter": "iotagents",
"academy": "",
"readthedocs": "fiware-openmtc",
"helpdesk": "",
"coveralls": "",
"github": ["OpenMTC/OpenMTC"],
"dockerregistry": ["hub.docker.com"],
"docker": ["openmtc/orion-context-broker-app-arm"],
"email": "",
"status": "incubating",
"compose": "",
"exclude": [""],
"stackexchange": ["fiware+iot"],
"unit-test": "",
"smoke-test": "",
"dockerfile": "https://github.com/OpenMTC/OpenMTC/blob/master/docker/backend-arm"
}