We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8282d commit 119a798Copy full SHA for 119a798
1 file changed
wg/das/repositories.json
@@ -199,6 +199,27 @@
199
"policy": "open"
200
}
201
},
202
+ {
203
+ "name": "generic-sensor-demos",
204
+ "owner": {
205
+ "login": "w3c"
206
+ },
207
+ "homepageUrl": "https://w3c.github.io/generic-sensor-demos/",
208
+ "description": "Demos for Generic Sensor API",
209
+ "isArchived": false,
210
+ "isPrivate": false,
211
+ "w3cjson": {
212
+ "group": [
213
+ "wg/das"
214
+ ],
215
+ "contacts": [
216
+ "himorin"
217
218
+ "repo-type": [
219
+ "tool"
220
+ ]
221
+ }
222
223
{
224
"name": "geolocation",
225
"owner": {
0 commit comments