Permalink
Browse files

Echidna config (new publishing process)

  • Loading branch information...
1 parent f8235e4 commit 1703429a4498851752de40b6d3d2d57bdfdcf870 @mozfreddyb mozfreddyb committed Apr 9, 2015
Showing with 6 additions and 1 deletion.
  1. +5 −0 ECHIDNA
  2. +1 −1 template.erb
View
@@ -0,0 +1,5 @@
+# ECHIDNA configuration
+# Note: we have to list additional resource, when they come up (e.g. images)
+index.html?specStatus=WD;shortName=SRI respec
+
+
View
@@ -23,7 +23,7 @@
// editors, add as many as you like
// only "name" is required
editors: [
- { name: "Frederik Braun", url: "mailto:[email protected]", company: "Mozilla", companyURL: "https://www.mozilla.org/" },
+ { name: "Frederik Braun", url: "mailto:[email protected]", company: "Mozilla", companyURL: "https://www.mozilla.org/", w3cid: 68466 },
{ name: "Francois Marier", url: "mailto:[email protected]", company: "Mozilla", companyURL: "https://www.mozilla.org/" },
{ name: "Devdatta Akhawe", url: "mailto:[email protected]", company: "Dropbox, Inc.", companyURL: "https://www.dropbox.com/"},
{ name: "Joel Weinberger", url: "mailto:[email protected]", company: "Google, Inc.", companyURL: "https://google.com/" },

0 comments on commit 1703429

Please sign in to comment.