Skip to content

Commit 0d2a3a1

Browse files
author
Sylvain Galineau
committed
[css-animations] Transfer editorship to Tab
1 parent 377f99f commit 0d2a3a1

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

css-animations/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Previous Version: http://www.w3.org/TR/2013/WD-css3-animations-20130219/
1111
Previous Version: http://www.w3.org/TR/2012/WD-css3-animations-20120403/
1212
Editor: Dean Jackson, Apple Inc., dino@apple.com
1313
Editor: L. David Baron, Mozilla, dbaron@dbaron.org
14-
Editor: Sylvain Galineau, Adobe, galineau@adobe.com
14+
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1515
Former Editor: David Hyatt, Apple Inc.
1616
Former Editor: Chris Marrin, Apple Inc.
17+
Former Editor: Sylvain Galineau, Adobe, galineau@adobe.com
1718
!Issues List: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=Animations&list_id=36653&product=CSS&query_format=advanced&resolution=---">In Bugzilla</a>
1819
1920
Abstract: This CSS module describes a way for authors to animate the values of CSS properties over time, using keyframes. The behavior of these keyframe animations can be controlled by specifying their duration, number of repeats, and repeating behavior.

css-animations/Overview.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<h1 class="p-name no-ref" id="title">CSS Animations Level 1</h1>
8080

8181
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
82-
<time class="dt-updated" datetime="2015-02-24">24 February 2015</time></span></h2>
82+
<time class="dt-updated" datetime="2015-03-04">4 March 2015</time></span></h2>
8383

8484
<div data-fill-with="spec-metadata">
8585
<dl>
@@ -97,12 +97,14 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
9797
<dt class="editor">Editors:
9898
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:dino@apple.com">Dean Jackson</a> (<span class="p-org org">Apple Inc.</span>)
9999
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:dbaron@dbaron.org">L. David Baron</a> (<span class="p-org org">Mozilla</span>)
100-
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:galineau@adobe.com">Sylvain Galineau</a> (<span class="p-org org">Adobe</span>)
100+
<dd class="editor p-author h-card vcard"><a class="p-name fn u-url url" href="http://xanthir.com/contact/">Tab Atkins Jr.</a> (<span class="p-org org">Google</span>)
101101
<dt>Former Editors:
102102
<dd>
103103
<dd class="editor p-author h-card vcard"><span class="p-name fn">David Hyatt</span> (<span class="p-org org">Apple Inc.</span>)
104104
<dd>
105105
<dd class="editor p-author h-card vcard"><span class="p-name fn">Chris Marrin</span> (<span class="p-org org">Apple Inc.</span>)
106+
<dd>
107+
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:galineau@adobe.com">Sylvain Galineau</a> (<span class="p-org org">Adobe</span>)
106108
<dt>Issues List:
107109
<dd><span><a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=Animations&amp;list_id=36653&amp;product=CSS&amp;query_format=advanced&amp;resolution=---">In Bugzilla</a></span>
108110
<dd><span></span>

0 commit comments

Comments
 (0)