Skip to content

Commit

Permalink
Align wot-related topics across all repositories (#13)
Browse files Browse the repository at this point in the history
* Add the topics wot and web-of-things to all repositories

* Update otterdog/eclipse-thingweb.jsonnet

Co-authored-by: Ege Korkan <[email protected]>
Signed-off-by: Jan Romann <[email protected]>

---------

Signed-off-by: Jan Romann <[email protected]>
Co-authored-by: Ege Korkan <[email protected]>
  • Loading branch information
JKRhb and egekorkan authored Dec 1, 2023
1 parent 6b1c343 commit 869232a
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 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 @@ -49,7 +50,7 @@ orgs.newOrg('eclipse-thingweb') {
"flutter",
"internetofthings",
"iot",
"webofthings",
"web-of-things",
"wot"
],
web_commit_signoff_required: false,
Expand Down Expand Up @@ -87,7 +88,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 +124,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 +176,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 +194,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 +217,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 869232a

Please sign in to comment.