Skip to content

Commit d62181b

Browse files
committed
Add w3cid metadata for all editors.
I got the uids from the "Edit status" links in https://www.w3.org/2000/09/dbwg/details?group=32061 This also updates Tab Atkins-Bittner name to current preference (since drafts disagreed).
1 parent 64f9b26 commit d62181b

File tree

8 files changed

+24
-24
lines changed

8 files changed

+24
-24
lines changed

box-tree-api/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ ED: https://drafts.css-houdini.org/box-tree-api-1/
66
Shortname: box-tree-api
77
Level: 1
88
Abstract: Layout as described by CSS produces boxes that control how content is displayed and positioned. This specification describes an API for accessing information about these boxes.
9-
Editor: Tab Atkins, jackalmage@gmail.com
10-
Editor: Peter Linss, peter.linss@hp.com
11-
Editor: Ian Kilpatrick, ikilpatrick@chromium.org
12-
Editor: Rossen Atanassov, rossen.atanassov@microsoft.com
13-
Editor: Shane Stephens, shanestephens@google.com
9+
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
10+
Editor: Peter Linss, peter.linss@hp.com, w3cid 4200
11+
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
12+
Editor: Rossen Atanassov, rossen.atanassov@microsoft.com, w3cid 49885
13+
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1414
</pre>
1515

1616
<pre class='link-defaults'>

css-layout-api/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ED: https://drafts.css-houdini.org/css-layout-api-1/
66
Shortname: css-layout-api
77
Level: 1
88
Abstract:
9-
Editor: Greg Whitworth, gwhit@microsoft.com
10-
Editor: Ian Kilpatrick, ikilpatrick@chromium.org
11-
Editor: Tab Atkins, jackalmage@gmail.com
12-
Editor: Shane Stephens, shanestephens@google.com
9+
Editor: Greg Whitworth, gwhit@microsoft.com, w3cid 69511
10+
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
11+
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
12+
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1313
Editor: Robert O'Callahan, robert@ocallahan.org
14-
Editor: Rossen Atanassov, rossen.atanassov@microsoft.com
14+
Editor: Rossen Atanassov, rossen.atanassov@microsoft.com, w3cid 49885
1515
Ignored Terms: LayoutWorklet
1616
Ignored Terms: create a workletglobalscope
1717
</pre>

css-paint-api/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Abstract:
1111
An API for allowing web developers to define a custom CSS <<image>> with javascript, which will
1212
respond to style and size changes.
1313
See <a href="https://github.com/w3c/css-houdini-drafts/blob/master/css-paint-api/EXPLAINER.md">EXPLAINER</a>.
14-
Editor: Shane Stephens, shanestephens@google.com
15-
Editor: Ian Kilpatrick, ikilpatrick@chromium.org
16-
Editor: Dean Jackson, dino@apple.com
14+
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
15+
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
16+
Editor: Dean Jackson, dino@apple.com, w3cid 42080
1717
Ignored Terms: PaintWorklet
1818
</pre>
1919

css-parser-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Level: 1
55
Status: UD
66
Group: HOUDINI
77
URL: https://drafts.css-houdini.org/css-parser-api/
8-
Editor: Tab Atkins-Bittner
8+
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
99
Abstract: An API exposing the CSS parser more directly,
1010
Abstract: for parsing arbitrary CSS-like languages into a mildly typed representation.
1111
</pre>

css-properties-values-api/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Previous Version: http://www.w3.org/TR/2016/WD-css-properties-values-api-1-20160
77
Shortname: css-properties-values-api
88
Level: 1
99
Abstract: This CSS module defines an API for registering new CSS properties. Properties registered using this API are provided with a parse syntax that defines a type, inheritance behaviour, and an initial value.
10-
Editor: Tab Atkins, jackalmage@gmail.com
11-
Editor: Shane Stephens, shanestephens@google.com
12-
Editor: Daniel Glazman, daniel.glazman@disruptive-innovations.com
13-
Editor: Alan Stearns, stearns@adobe.com
10+
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
11+
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
12+
Editor: Daniel Glazman, daniel.glazman@disruptive-innovations.com, w3cid 13329
13+
Editor: Alan Stearns, stearns@adobe.com, w3cid 46659
1414
Editor: Elliot Sprehn, esprehn@chromium.org
15-
Editor: Greg Whitworth, gwhit@microsoft.com
15+
Editor: Greg Whitworth, gwhit@microsoft.com, w3cid 69511
1616
Ignored Terms: boolean, Animatable, Map, Context, isolated worker, SyntaxError,
1717
Ignored Terms: InvalidModificationError, NotFoundError, StylePropertyMapReadOnly,
1818
Ignored Terms: worklet global scope

css-typed-om-2/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ED: https://drafts.css-houdini.org/css-typed-om-1/
66
Shortname: css-typed-om-2
77
Level: 2
88
Abstract:
9-
Editor: Shane Stephens, shanestephens@google.com
9+
Editor: Shane Stephens, shanestephens@google.com, w3cid 47691
1010
Repository: w3c/css-houdini-drafts
1111
</pre>
1212

@@ -32,4 +32,4 @@ Issue(144): Add more CSS3 properties. This table currently only contains CSS2.1
3232

3333
Issue(136): Need an array-buffer custom property type.
3434

35-
Issue(310): consider using properties in addition to get/set.
35+
Issue(310): consider using properties in addition to get/set.

font-metrics-api/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ED: https://drafts.css-houdini.org/font-metrics-api-1/
66
Shortname: font-metrics-api
77
Level: 1
88
Abstract:
9-
Editor: Emil A Eklund, eae@google.com
10-
Editor: Alan Stearns, stearns@adobe.com
9+
Editor: Emil A Eklund, eae@google.com, w3cid 93298
10+
Editor: Alan Stearns, stearns@adobe.com, w3cid 46659
1111
</pre>
1212

1313
<pre class=link-defaults>

worklets/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Previous Version: http://www.w3.org/TR/2016/WD-worklets-1-20160607/
88
Shortname: worklets
99
Level: 1
1010
Abstract: This specification defines an API for running scripts in stages of the rendering pipeline independent of the main javascript execution environment.
11-
Editor: Ian Kilpatrick, ikilpatrick@chromium.org
11+
Editor: Ian Kilpatrick, ikilpatrick@chromium.org, w3cid 73001
1212
</pre>
1313

1414
<style>

0 commit comments

Comments
 (0)