renamed Blockytalky and added tinkertanker (#566)
1) At request of Lab for playful computation, pxt-blockytalkyBLE has been changed to reflect how it is drawn in the editor. 2) tinkertanker is added as an approved organisation after completing micro:bit process. They are developing a range of packages and understand the dev/beta process for development.
This commit is contained in:
parent
492fb3bc72
commit
faf5134da5
@ -3,7 +3,8 @@
|
|||||||
"approvedOrgs": [
|
"approvedOrgs": [
|
||||||
"Microsoft",
|
"Microsoft",
|
||||||
"microbit-foundation",
|
"microbit-foundation",
|
||||||
"KitronikLtd"
|
"KitronikLtd",
|
||||||
|
"tinkertanker"
|
||||||
],
|
],
|
||||||
"approvedRepos": [
|
"approvedRepos": [
|
||||||
"CoderDojoOlney/pxt-olney",
|
"CoderDojoOlney/pxt-olney",
|
||||||
@ -13,9 +14,8 @@
|
|||||||
"sparkfun/pxt-gamer-bit",
|
"sparkfun/pxt-gamer-bit",
|
||||||
"sparkfun/pxt-moto-bit",
|
"sparkfun/pxt-moto-bit",
|
||||||
"sparkfun/pxt-weather-bit",
|
"sparkfun/pxt-weather-bit",
|
||||||
"Tinkertanker/pxt-ssd1306-microbit",
|
|
||||||
"minodekit/pxt-minode",
|
"minodekit/pxt-minode",
|
||||||
"LaboratoryForPlayfulComputation/pxt-blockytalkybluetooth"
|
"LaboratoryForPlayfulComputation/pxt-blockytalkyBLE"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel"
|
"Microsoft/pxt-neopixel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user