2 $title = "Keeping in Touch";
5 <h2>Keeping in Touch</h2>
9 <p>There is a mailing list for discussion of WebKit open source
11 href="mailto:webkit-dev@opendarwin.org">webkit-dev@opendarwin.org</a>. You can sign up for
12 the list <a href="http://www.opendarwin.org/mailman/listinfo/webkit-dev">here</a>.
14 <p>If you would like help with development of an application using WebKit (as opposed to
15 development <em>of</em> WebKit), the right list is at <a
16 href="mailto:webkitsdk-dev@lists.apple.com">webkitsdk-dev@lists.apple.com</a>
17 with <a href="http://lists.apple.com/archives/Webkitsdk-dev">archives here</a>.
19 <p>Our new bugs are assigned to the webkit-unassigned mailinglist by default. Check out the <a href="http://www.opendarwin.org/mailman/listinfo/webkit-unassigned">list info</a> and the <a href="http://opendarwin.org/pipermail/webkit-unassigned/">archives</a> for it.
23 <p>You can find WebKit developers, testers, and other interested
24 parties in channel <a href="irc://irc.freenode.net/#webkit">#webkit</a> on the FreeNode IRC network
25 (<a href="irc://irc.freenode.net/#webkit">irc.freenode.net</a>).
29 <p>You can report new bugs and monitor the state of existing bugs in
30 the <a href="http://bugzilla.opendarwin.org/">OpenDarwin Bugzilla</a>,
31 in the WebKit product.
34 <h3>Other useful info</h3>
38 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. Revision numbers are 1 off though, since we haven't figured out how to fix that yet.
42 Project activity of WebKit and other projects is measured at <a href="http://cia.navi.cx/">CIA</a>, where you can see if we've done anything on our <a href="http://cia.navi.cx/stats/project/WebKit">project page</a>.
46 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.
50 include("footer.inc");