Add Kitronik (KitronikLtd) as an approved org (#493)

* Add Kitronik (KitronikLtd) as an approved org

Kitronik work closely with the foundation and have a number of packages, and they understand the requirements for alpha/beta release quality so we're adding them as an approved org.

* Remove pxt-kitronik-servo-lite now Kitronik are approved

With Kitronik an approved org, this doesn't need to be approved here anymore
This commit is contained in:
Jonathan Austin 2017-08-03 15:53:30 +01:00 committed by Peli de Halleux
parent 6b1cd7b54f
commit 0d029b7bf9

View File

@ -2,7 +2,8 @@
"packages": {
"approvedOrgs": [
"Microsoft",
"microbit-foundation"
"microbit-foundation",
"KitronikLtd"
],
"approvedRepos": [
"CoderDojoOlney/pxt-olney",
@ -12,7 +13,6 @@
"sparkfun/pxt-gamer-bit",
"sparkfun/pxt-moto-bit",
"sparkfun/pxt-weather-bit",
"KitronikLtd/pxt-kitronik-servo-lite",
"Tinkertanker/pxt-ssd1306-microbit",
"minodekit/pxt-minode"
],