From 415c4ffe20433701657bcc0a0fb81fc770c34f34 Mon Sep 17 00:00:00 2001 From: Francois Daoust Date: Tue, 19 Nov 2024 16:51:25 +0100 Subject: [PATCH] Update Bikeshed metadata: add editors, TR link, drop level This adds spec editors, as discussed in #817, adds the link to the published TR draft, and drops the notion of level so that the spec gets published as `webdriver-bidi` instead of `webdriver-bidi-1` (levels can be introduced later on if that turns out to be needed). PR to be merged after publication as First Public Working Draft, the TR link won't exist before that. --- index.bs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index b20be95e..01afa1bf 100644 --- a/index.bs +++ b/index.bs @@ -1,12 +1,15 @@
 Title: WebDriver BiDi
 Shortname: webdriver-bidi
-Level: 1
+Level: None
 Status: ED
 Group: browser-testing-tools
 URL: https://w3c.github.io/webdriver-bidi/
+TR: https://www.w3.org/TR/webdriver-bidi/
 Repository: w3c/webdriver-bidi
-No Editor: true
+Editor: James Graham, Mozilla https://www.mozilla.org, w3cid 40334
+Editor: Alex Rudenko, Google https://www.google.com, w3cid 141088
+Editor: Maksim Sadym, Google https://www.google.com, w3cid 128970
 Abstract: This document defines the BiDirectional WebDriver Protocol, a mechanism for remote control of user agents.
 Boilerplate: conformance no
 Complain About: accidental-2119 yes, missing-example-ids yes