[Python-checkins] devguide: Link to the experts list from the triaging doc.
brett.cannon
python-checkins at python.org
Thu Jan 20 04:56:03 CET 2011
brett.cannon pushed 2267aff66db5 to devguide:
http://hg.python.org/devguide/rev/2267aff66db5
changeset: 153:2267aff66db5
tag: tip
user: Brett Cannon <brett at python.org>
date: Wed Jan 19 19:55:46 2011 -0800
summary:
Link to the experts list from the triaging doc.
files:
triaging.rst
diff --git a/triaging.rst b/triaging.rst
--- a/triaging.rst
+++ b/triaging.rst
@@ -105,7 +105,8 @@
'''''''''
A list of people who may be interested in an issue. It is acceptable to add
someone to the nosy list if you think the issue should be brought to their
-attention.
+attention. Use the :ref:`experts` to know who wants to be added to the nosy
+list for issues targeting specific areas.
Assigned To
'''''''''''
--
Repository URL: http://hg.python.org/devguide
More information about the Python-checkins
mailing list