From 5cac201c92f79aed9230142386709e0306314f89 Mon Sep 17 00:00:00 2001 From: michael-n-cooper Date: Wed, 28 Mar 2018 10:02:21 -0400 Subject: [PATCH] Remove SVG as joint owner --- graphics-aria/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics-aria/index.html b/graphics-aria/index.html index b25596f12..e01172487 100644 --- a/graphics-aria/index.html +++ b/graphics-aria/index.html @@ -133,10 +133,10 @@ //processVersion: 2015, // name of the WG - wg: ["Accessible Rich Internet Applications Working Group", "SVG Working Group"], + wg: ["Accessible Rich Internet Applications Working Group"], // URI of the public WG page - wgURI: ["https://www.w3.org/WAI/ARIA/", "https://www.w3.org/Graphics/SVG/WG/"], + wgURI: ["https://www.w3.org/WAI/ARIA/"], // name (with the @w3c.org) of the public mailing to which comments are due wgPublicList: "public-svg-a11y", @@ -146,7 +146,7 @@ // 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: ["https://www.w3.org/2004/01/pp-impl/83726/status", "https://www.w3.org/2004/01/pp-impl/19480/status"], + wgPatentURI: ["https://www.w3.org/2004/01/pp-impl/83726/status"], maxTocLevel: 4, // Spec URLs ariaSpecURLs: {