0d029b7bf9
* 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
36 lines
797 B
JSON
36 lines
797 B
JSON
{
|
|
"packages": {
|
|
"approvedOrgs": [
|
|
"Microsoft",
|
|
"microbit-foundation",
|
|
"KitronikLtd"
|
|
],
|
|
"approvedRepos": [
|
|
"CoderDojoOlney/pxt-olney",
|
|
"PaulDFoster/pxt-microbit-GY521",
|
|
"chevyng/pxt-ucl-junkrobot",
|
|
"srs/pxt-bitbot",
|
|
"sparkfun/pxt-gamer-bit",
|
|
"sparkfun/pxt-moto-bit",
|
|
"sparkfun/pxt-weather-bit",
|
|
"Tinkertanker/pxt-ssd1306-microbit",
|
|
"minodekit/pxt-minode"
|
|
],
|
|
"preferredRepos": [
|
|
"Microsoft/pxt-neopixel"
|
|
]
|
|
},
|
|
"languages": [
|
|
"de",
|
|
"en",
|
|
"fr",
|
|
"ja",
|
|
"nl",
|
|
"no",
|
|
"sv-SE",
|
|
"si-LK",
|
|
"zh-CN",
|
|
"zh-TW"
|
|
]
|
|
}
|