Did you mean to use <a href="http://docs.python.org/devguide/developers.html">http://docs.python.org/devguide/developers.html</a> instead of <a href="http://hg.python.org/committers.txt">http://hg.python.org/committers.txt</a> as the former lists why while the latter just lists usernames?<br>

<br><div class="gmail_quote">On Sun, Sep 9, 2012 at 3:19 AM, georg.brandl <span dir="ltr"><<a href="mailto:python-checkins@python.org" target="_blank">python-checkins@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<a href="http://hg.python.org/devguide/rev/b40bfc99c54f" target="_blank">http://hg.python.org/devguide/rev/b40bfc99c54f</a><br>
changeset:   548:b40bfc99c54f<br>
user:        Georg Brandl <<a href="mailto:georg@python.org">georg@python.org</a>><br>
date:        Sun Sep 09 09:20:23 2012 +0200<br>
summary:<br>
  Update committers list location.<br>
<br>
files:<br>
  coredev.rst |  4 ++--<br>
  faq.rst     |  2 +-<br>
  2 files changed, 3 insertions(+), 3 deletions(-)<br>
<br>
<br>
diff --git a/coredev.rst b/coredev.rst<br>
--- a/coredev.rst<br>
+++ b/coredev.rst<br>
@@ -25,7 +25,7 @@<br>
 able to commit them without supervision.<br>
<br>
 A complete list of core developer usernames can be found at<br>
-<a href="http://www.python.org/dev/committers" target="_blank">http://www.python.org/dev/committers</a>. :ref:`developers` lists when and why<br>
+<a href="http://hg.python.org/committers.txt" target="_blank">http://hg.python.org/committers.txt</a>. :ref:`developers` lists when and why<br>
 someone received commit privileges.<br>
<br>
<br>
@@ -68,7 +68,7 @@<br>
 This should match your username on the issue tracker.<br>
<br>
 You can verify your commit access by looking at<br>
-<a href="http://www.python.org/dev/committers" target="_blank">http://www.python.org/dev/committers</a> which lists all core developers by<br>
+<a href="http://hg.python.org/committers.txt" target="_blank">http://hg.python.org/committers.txt</a> which lists all core developers by<br>
 username.  If you want to practice, there is a `test repository<br>
 <<a href="http://hg.python.org/test/" target="_blank">http://hg.python.org/test/</a>>`_ where you can freely commit and push any<br>
 changes you like::<br>
diff --git a/faq.rst b/faq.rst<br>
--- a/faq.rst<br>
+++ b/faq.rst<br>
@@ -96,7 +96,7 @@<br>
 On the `issue tracker`_, most core developers will have the Python logo<br>
 appear next to their name.<br>
<br>
-.. _full list of developers: <a href="http://www.python.org/dev/committers" target="_blank">http://www.python.org/dev/committers</a><br>
+.. _full list of developers: <a href="http://hg.python.org/committers.txt" target="_blank">http://hg.python.org/committers.txt</a><br>
<br>
<br>
 What standards of behaviour are expected in these communication channels?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Repository URL: <a href="http://hg.python.org/devguide" target="_blank">http://hg.python.org/devguide</a><br>
</font></span><br>_______________________________________________<br>
Python-checkins mailing list<br>
<a href="mailto:Python-checkins@python.org">Python-checkins@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-checkins" target="_blank">http://mail.python.org/mailman/listinfo/python-checkins</a><br>
<br></blockquote></div><br>