Approve Seeed Studio as approved organisation (#614)

* Add Grove inventor kit package to list

* Approve Seeed Studio organisation

The foundation are working closely with Seeed who have assured that packages meet requirements
This commit is contained in:
Mark 2018-01-27 16:54:44 +00:00 committed by Peli de Halleux
parent 2c0a53993f
commit 11dc8d4c3e
2 changed files with 6 additions and 1 deletions

View File

@ -84,6 +84,10 @@
"url":"/pkg/mbitfun/pxt-katakana",
"cardType": "package"
}, {
"name": "Grove inventor kit",
"url":"/pkg/Seeed-Studio/pxt-grove",
"cardType": "package"
}, {
"name": "PCA9685 LED controller",
"url":"/pkg/jdarling/pxt-pca9685",
"cardType": "package"

View File

@ -4,7 +4,8 @@
"Microsoft",
"microbit-foundation",
"KitronikLtd",
"tinkertanker"
"tinkertanker",
"Seeed-Studio"
],
"approvedRepos": [
"CoderDojoOlney/pxt-olney",