From c2ea635838730b75e77bf99f514ecfa946f8914c Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 6 Dec 2018 15:17:59 +0000 Subject: [PATCH] Update targetconfig.json (#1706) * Update targetconfig.json Remove PiSupply org and add extensions. As part of reviewing extension approvals we will be moving away from approved organisations. * Update targetconfig.json --- targetconfig.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index 79ef4aab..38007243 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -5,8 +5,7 @@ "microbit-foundation", "KitronikLtd", "tinkertanker", - "Seeed-Studio", - "PiSupply" + "Seeed-Studio" ], "approvedRepos": [ "CoderDojoOlney/pxt-olney", @@ -60,7 +59,12 @@ "makecode-extensions/NTC", "makecode-extensions/DS1302", "makecode-extensions/LiBat", - "BirdBrainTechnologies/pxt-hummingbird-bit" + "BirdBrainTechnologies/pxt-hummingbird-bit", + "PiSupply/pxt-iot-lora-node", + "PiSupply/pxt-tinker-kit", + "PiSupply/pxt-bitbuggy", + "PiSupply/pxt-oled-ssd1306" + ], "preferredRepos": [ "Microsoft/pxt-neopixel",