diff --git a/ResponsiveImages.html b/ResponsiveImages.html
index d97267f3..29ff83fe 100644
--- a/ResponsiveImages.html
+++ b/ResponsiveImages.html
@@ -11,7 +11,13 @@
noIDLSorting: true,
edDraftURI: "http://dvcs.w3.org/hg/html-proposals/raw-file/tip/responsive-images/responsive-images.html",
- editors: [{
+ editors: [
+ {
+ name: "Marcos Cáceres (Current)",
+ company: "Responsive Images Community Group",
+ companyURL: "http://www.w3.org/community/respimg/"
+ },
+ {
name: "Mat Marquis",
company: "Responsive Images Community Group",
companyURL: "http://www.w3.org/community/respimg/"
@@ -21,11 +27,11 @@
company: "Microsoft Corporation",
companyURL: "http://www.microsoft.com/"
}],
- wg: "HTML Working Group",
- wgURI: "http://www.w3.org/html/wg/",
- wgPublicList: "public-html",
+ wg: "Responsive Images Community Group",
+ wgURI: "http://www.w3.org/community/respimg/",
+ wgPublicList: "public-respimg",
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/40318/status",
- issueBase: "http://www.w3.org/html/wg/tracker/issues",
+ issueBase: "https://github.com/Wilto/draft-prop/issues",
noIDLSectionTitle: true
};