Add links to mailing list/IRC
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Thu, 15 Sep 2011 14:44:57 -0600
changeset 579 fd21546d45bd
parent 578 454acf222e9f
child 580 76a8d2c3e11f
Add links to mailing list/IRC

Mailing list is still whatwg until the WebApps WG works out whether it
wants to let me use public-webapps.
editing.html
source.html
--- a/editing.html	Thu Sep 15 14:41:15 2011 -0600
+++ b/editing.html	Thu Sep 15 14:44:57 2011 -0600
@@ -65,7 +65,7 @@
 <body class=draft>
 <div class=head id=head>
 <h1>HTML Editing APIs</h1>
-<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-12-september-2011>Work in Progress &mdash; Last Update 12 September 2011</h2>
+<h2 class="no-num no-toc" id=work-in-progress-&mdash;-last-update-15-september-2011>Work in Progress &mdash; Last Update 15 September 2011</h2>
 <dl>
  <dt>Editor
  <dd>Aryeh Gregor &lt;<a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a>&gt;
@@ -80,6 +80,13 @@
  <dt>Issue tracker
  <dd><a href="http://www.w3.org/Bugs/Public/buglist.cgi?component=HTML+Editing+APIs&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">All open issues</a>
  <dd><a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&amp;component=HTML+Editing+APIs">File an issue</a>
+
+ <dt>Mailing list
+ <dd><a href=http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org>whatwg</a>
+ (include "[editing]" in the subject)
+
+ <dt>IRC chat
+ <dd><a href=irc://irc.freenode.net/whatwg>#whatwg on freenode</a>
 </dl>
 </div>
 
--- a/source.html	Thu Sep 15 14:41:15 2011 -0600
+++ b/source.html	Thu Sep 15 14:44:57 2011 -0600
@@ -82,6 +82,13 @@
  <dt>Issue tracker
  <dd><a href=http://www.w3.org/Bugs/Public/buglist.cgi?component=HTML+Editing+APIs&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED>All open issues</a>
  <dd><a href=http://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=HTML+Editing+APIs>File an issue</a>
+
+ <dt>Mailing list
+ <dd><a href=http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org>whatwg</a>
+ (include "[editing]" in the subject)
+
+ <dt>IRC chat
+ <dd><a href=irc://irc.freenode.net/whatwg>#whatwg on freenode</a>
 </dl>
 </div>
 <!-- @} -->