- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Fri, 31 Jan 2014 17:36:51 -0800
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/754d9f92055a
branches:
changeset: 588:754d9f92055a
user: Brian Birtles <birtles@gmail.com>
date: Fri Jan 31 17:36:34 2014 -0800
description:
[animation-elements] Fix the mailing list reference
diffstat:
specs/animation-elements/animation-elements.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (22 lines):
diff --git a/specs/animation-elements/animation-elements.html b/specs/animation-elements/animation-elements.html
--- a/specs/animation-elements/animation-elements.html
+++ b/specs/animation-elements/animation-elements.html
@@ -71,17 +71,17 @@
// name of the WG
wg: "SVG Working Group (part of the Graphics Activity)",
// URI of the public WG page
wgURI: "http://www.w3.org/Graphics/",
// name (without the @w3c.org) of the public mailing to which comments
// are due
- wgPublicList: "public-fx",
+ wgPublicList: "www-svg",
// URI of the patent status for this WG, for Rec-track documents
// !!!! IMPORTANT !!!!
// This is important for Rec-track documents, do not copy a patent URI
// from a random document unless you know what you're doing. If in
// doubt ask your friendly neighbourhood Team Contact.
wgPatentURI: "",
Received on Saturday, 1 February 2014 01:37:14 UTC