+2007-01-01 Darin Adler <darin@apple.com>
+
+ * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
+
2006-12-06 Rob Buis <buis@kde.org>
Reviewed by Brady.
<?php
- $title = "Bugzilla";
- include("../header.inc");
+ $title = "Bugzilla";
+ include("../header.inc");
?>
<h2>Bugzilla</h2>
<h3>How to get these "bits"?</h3>
<p>
When you think you have earned the right to have either of these bits switched on for you, <a href="../contact.html">contact us</a>.
- Do not hesitate to <a href="mailto:webkit-dev@opendarwin.org">mail the mailing-list</a> or ask on
+ Do not hesitate to <a href="mailto:webkit-dev@lists.webkit.org">mail the mailing-list</a> or ask on
<a href="irc://irc.freenode.net/#webkit">our IRC channel</a>. If you mail the mailing-list, give us the numbers of a few bugs you
filed or bugs you commented on, so we can check if we think you've earned it too.
</p>
<!-- TODO: add info about keywords and their usage, and information about other "bits" -->
<?php
- include("../footer.inc");
-?>
\ No newline at end of file
+ include("../footer.inc");
+?>