Skip to content

Commit

Permalink
fix: re-add missing err-helloworld entry
Browse files Browse the repository at this point in the history
This entry is needed for ci and integration tests.
  • Loading branch information
sijis committed Oct 29, 2023
1 parent b6acb81 commit 1414774
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/html_extras/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
"score": -100.84
}
},
"errbotio/err-helloworld": {
"HelloWorld": {
"path": "helloWorld.plug",
"repo": "https://github.com/errbotio/err-helloworld",
"documentation": "let's say hello !",
"name": "HelloWorld",
"python": "2+",
"avatar_url": "https://avatars0.githubusercontent.com/u/15802630?v=4",
"score": -60.88
}
},
"drsm79/err-memeon": {
"MemeOn": {
"path": "meme.plug",
Expand Down Expand Up @@ -419,4 +430,4 @@
"score": -104.04
}
}
}
}

0 comments on commit 1414774

Please sign in to comment.