diff --git a/actions/capture-handle-actions.js b/actions/capture-handle-actions.js index 9c221f0..75269b9 100644 --- a/actions/capture-handle-actions.js +++ b/actions/capture-handle-actions.js @@ -13,12 +13,6 @@ var respecConfig = { company: "Mozilla", w3cid: 79152, }, - { - name: "Elad Alon", - email: "eladalon@google.com", - company: "Google", - w3cid: 118124, - }, ], xref: ["html", "infra", "permissions", "permissions-policy", "dom", "mediacapture-streams", "webidl", "screen-capture"], shortName: "capture-handle-actions", diff --git a/identity/capture-handle-identity.js b/identity/capture-handle-identity.js index 997cb65..37fe747 100644 --- a/identity/capture-handle-identity.js +++ b/identity/capture-handle-identity.js @@ -13,12 +13,6 @@ var respecConfig = { company: "Google", w3cid: 118124, }, - { - name: "Jan-Ivar Bruaroey", - email: "jib@mozilla.com", - company: "Mozilla", - w3cid: 79152, - }, ], xref: ["html", "infra", "permissions", "permissions-policy", "dom", "mediacapture-streams", "webidl", "screen-capture"], shortName: "capture-handle-identity",