diff --git a/targetconfig.json b/targetconfig.json index 174c4a14..8fbd164d 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -3,7 +3,8 @@ "approvedOrgs": [ "Microsoft", "microbit-foundation", - "KitronikLtd" + "KitronikLtd", + "tinkertanker" ], "approvedRepos": [ "CoderDojoOlney/pxt-olney", @@ -13,9 +14,8 @@ "sparkfun/pxt-gamer-bit", "sparkfun/pxt-moto-bit", "sparkfun/pxt-weather-bit", - "Tinkertanker/pxt-ssd1306-microbit", "minodekit/pxt-minode", - "LaboratoryForPlayfulComputation/pxt-blockytalkybluetooth" + "LaboratoryForPlayfulComputation/pxt-blockytalkyBLE" ], "preferredRepos": [ "Microsoft/pxt-neopixel"