diff --git a/otterdog/eclipse-thingweb.jsonnet b/otterdog/eclipse-thingweb.jsonnet index a08fece..9d5cba9 100644 --- a/otterdog/eclipse-thingweb.jsonnet +++ b/otterdog/eclipse-thingweb.jsonnet @@ -28,7 +28,8 @@ orgs.newOrg('eclipse-thingweb') { "iot", "organization", "web", - "web-of-things" + "web-of-things", + "wot" ], web_commit_signoff_required: false, workflows+: { @@ -50,6 +51,7 @@ orgs.newOrg('eclipse-thingweb') { "internetofthings", "iot", "webofthings", + "web-of-things", "wot" ], web_commit_signoff_required: false, @@ -87,7 +89,8 @@ orgs.newOrg('eclipse-thingweb') { "iot", "nodejs", "web", - "web-of-things" + "web-of-things", + "wot" ], web_commit_signoff_required: false, workflows+: { @@ -122,7 +125,8 @@ orgs.newOrg('eclipse-thingweb') { "iot", "nodejs", "web", - "web-of-things" + "web-of-things", + "wot" ], web_commit_signoff_required: false, workflows+: { @@ -173,7 +177,8 @@ orgs.newOrg('eclipse-thingweb') { "iot", "protocols", "testing", - "web-of-things" + "web-of-things", + "wot" ], web_commit_signoff_required: false, workflows+: { @@ -190,7 +195,8 @@ orgs.newOrg('eclipse-thingweb') { "iot", "organization", "web", - "web-of-things" + "web-of-things", + "wot" ], web_commit_signoff_required: false, workflows+: { @@ -212,7 +218,8 @@ orgs.newOrg('eclipse-thingweb') { topics+: [ "iot", "web", - "web-of-things" + "web-of-things", + "wot" ], web_commit_signoff_required: false, workflows+: {