We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0db063 commit 7510d80Copy full SHA for 7510d80
index.html
@@ -19,15 +19,18 @@
19
company: "Google",
20
companyURL: "http://google.com"
21
},
22
+ { name: "Michael Wilson",
23
+ url: "mailto:mjwilson@google.com",
24
+ w3cid: "136815",
25
+ company: "Google",
26
+ companyURL: "http://google.com"
27
+ },
28
+ ],
29
+ formerEditors: [
30
{ name: "Jussi Kalliokoski",
31
url: "http://juss.in",
32
w3cid: "45545"
33
- { name: "Michael Wilson",
- w3cid: "136815",
- company: "Google",
- companyURL: "http://google.com"
- },
34
],
35
github: "WebAudio/web-midi-api",
36
group: "wg/audio",
0 commit comments