|
30 | 30 | companyURL: "https://www.mozilla.org/",
|
31 | 31 | w3cid: "68503"
|
32 | 32 | },
|
33 |
| - { |
34 |
| - name: "Michaël van Ouwerkerk", |
35 |
| - company: "Google", |
36 |
| - companyURL: "https://www.google.com/", |
37 |
| - note: "until 08 November 2016", |
38 |
| - w3cid: "67729" |
39 |
| - }, |
| 33 | + ], |
| 34 | + formerEditors: [ |
40 | 35 | {
|
41 | 36 | name: "Bryan Sullivan",
|
42 | 37 | company: "AT&T",
|
|
50 | 45 | companyURL: "http://www.telefonica.com/",
|
51 | 46 | note: "until 01 May 2015",
|
52 | 47 | w3cid: "53513"
|
| 48 | + }, |
| 49 | + { |
| 50 | + name: "Michaël van Ouwerkerk", |
| 51 | + company: "Google", |
| 52 | + companyURL: "https://www.google.com/", |
| 53 | + note: "until 08 November 2016", |
| 54 | + w3cid: "67729" |
53 | 55 | }
|
54 | 56 | ],
|
55 |
| - |
56 |
| - wg: "Web Platform Working Group", |
57 |
| - wgURI: "https://www.w3.org/WebPlatform/WG/", |
58 |
| - license: "w3c-software-doc", |
| 57 | + wg: "Web Applications Working Group", |
| 58 | + wgURI: "https://www.w3.org/2019/webapps/", |
59 | 59 | wgPublicList: "public-webapps",
|
60 | 60 | subjectPrefix: "[Push API]",
|
61 | 61 |
|
62 | 62 | // This is important for Rec-track documents, do not copy a patent URI
|
63 | 63 | // from a random document unless you know what you're doing. If in
|
64 | 64 | // doubt ask your friendly neighbourhood Team Contact.
|
65 |
| - wgPatentURI: "https://www.w3.org/2004/01/pp-impl/83482/status", |
| 65 | + wgPatentURI: "https://www.w3.org/2004/01/pp-impl/114929/status", |
66 | 66 |
|
67 | 67 | noLegacyStyle: true,
|
68 | 68 |
|
69 |
| - otherLinks: [ |
70 |
| - { |
71 |
| - key: "Participate", |
72 |
| - data: [ |
73 |
| - { |
74 |
| - value: "Mailing list", |
75 |
| - href: "http://lists.w3.org/Archives/Public/public-webapps/" |
76 |
| - }, |
77 |
| - { |
78 |
| - value: "Browse open issues", |
79 |
| - href: "https://github.com/w3c/push-api/issues" |
80 |
| - }, |
81 |
| - { |
82 |
| - value: "File a bug", |
83 |
| - href: "https://github.com/w3c/push-api/issues/new" |
84 |
| - }, |
85 |
| - ] |
86 |
| - }, |
87 |
| - ], |
| 69 | + github: "w3c/push-api", |
88 | 70 |
|
89 | 71 | localBiblio: {
|
90 | 72 | "NOTIFICATIONS": {
|
|
0 commit comments