2 $title = "Keeping in Touch";
5 <h2>Keeping in Touch</h2>
8 <p>There are a number of mailing lists for WebKit related topics. Archives for all the lists as well as information on joining them are available on the individual list page.</p>
9 <p><a href="http://lists.webkit.org/mailman/listinfo/webkit-dev">webkit-dev</a> is for general discussion of WebKit development.</p>
11 <p>If you would like help with development of an application using WebKit (as opposed to development the WebKit engine itself), the right list is the <a href="http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev">webkitsdk-dev list</a>.</p>
13 <p><a href="http://lists.webkit.org/mailman/listinfo/webkit-reviews">webkit-reviews</a> is a list for notification of review requests. Bugzilla automatically notifies this list of all patches awaiting review</p>
15 <p>New repository commit information is automatically sent to the <a href="http://lists.webkit.org/mailman/listinfo/webkit-changes">webkit-changes</a> mailing list.</p>
17 <p>New bugs are assigned to the <a href="http://lists.webkit.org/mailman/listinfo/webkit-unassigned">webkit-unassigned mailing list</a> by default, which is notified of the new bugs, as well as their updates and changes.</p>
21 <p>You can find WebKit developers, testers, and other interested
22 parties in channel <a href="irc://irc.freenode.net/#webkit">#webkit</a> on the FreeNode IRC network
23 (<a href="irc://irc.freenode.net/#webkit">irc.freenode.net</a>).
27 <p>You can report new bugs and monitor the state of existing bugs in
28 our <a href="http://bugs.webkit.org/">Bugzilla</a>,
29 in the WebKit product.
32 <h3>Other useful info</h3>
36 Want to know more about what we're up to? Check out our <a href="http://trac.webkit.org">trac</a> where you can browse the source and see our changes.
40 Project activity of WebKit and other projects is measured at <a href="http://cia.vc/">CIA</a>, where you can see if we've done anything on our <a href="http://cia.webkit.org/">project page</a>.
44 Another way to see the current state of things is our <a href="http://build.webkit.org/">build bot</a>. This build system helps us identify build and testcase failures fast, and as such is invaluable to us.
48 include("footer.inc");