Skip to content

Commit

Permalink
Add the topics wot and web-of-things to all repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Dec 1, 2023
1 parent 6b1c343 commit 9de3df1
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions otterdog/eclipse-thingweb.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ orgs.newOrg('eclipse-thingweb') {
"iot",
"organization",
"web",
"web-of-things"
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
workflows+: {
Expand All @@ -50,6 +51,7 @@ orgs.newOrg('eclipse-thingweb') {
"internetofthings",
"iot",
"webofthings",
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
Expand Down Expand Up @@ -87,7 +89,8 @@ orgs.newOrg('eclipse-thingweb') {
"iot",
"nodejs",
"web",
"web-of-things"
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
workflows+: {
Expand Down Expand Up @@ -122,7 +125,8 @@ orgs.newOrg('eclipse-thingweb') {
"iot",
"nodejs",
"web",
"web-of-things"
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
workflows+: {
Expand Down Expand Up @@ -173,7 +177,8 @@ orgs.newOrg('eclipse-thingweb') {
"iot",
"protocols",
"testing",
"web-of-things"
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
workflows+: {
Expand All @@ -190,7 +195,8 @@ orgs.newOrg('eclipse-thingweb') {
"iot",
"organization",
"web",
"web-of-things"
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
workflows+: {
Expand All @@ -212,7 +218,8 @@ orgs.newOrg('eclipse-thingweb') {
topics+: [
"iot",
"web",
"web-of-things"
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
workflows+: {
Expand Down

0 comments on commit 9de3df1

Please sign in to comment.