summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-06-22 08:44:14 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-06-22 08:44:14 -0400
commit19e9d2b0146440ecea7a5afd3f669aa997f66530 (patch)
treeac54b042bafbdab830604a67c1da5aadcd642570 /docs
parent2f61996cfdccc63d3910a282e4459676f49c6eab (diff)
downloadpython-setuptools-bitbucket-19e9d2b0146440ecea7a5afd3f669aa997f66530.tar.gz
Expanded on Project Management
Diffstat (limited to 'docs')
-rw-r--r--docs/developer-guide.txt29
1 files changed, 22 insertions, 7 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt
index c2770e3f..af64c153 100644
--- a/docs/developer-guide.txt
+++ b/docs/developer-guide.txt
@@ -19,19 +19,34 @@ is not authoritative, it was authored by the maintainer of Setuptools, so
reflects his opinions and will improve the likelihood of acceptance and
quality of contribution.
-----------------------
-Repository and Tracker
-----------------------
+------------------
+Project Management
+------------------
-Setuptools is developed using the DVCS Mercurial.
+Setuptools is maintained primarily in Bitbucket at `this home
+<https://bitbucket.org/pypa/setuptools>`_. Setuptools is maintained under the
+Python Packaging Authority (PyPA) with several core contributors. All bugs
+for Setuptools are filed and the canonical source is maintained in Bitbucket.
-Grab the code at bitbucket::
+User support and discussions are done through the issue tracker (for specific)
+issues, through the distutils-sig mailing list, or on IRC (Freenode) at
+#pypa.
+
+Discussions about development happen on the pypa-dev mailing list or on IRC
+(Freenode) at #pypa-dev.
+
+
+-----------
+Source Code
+-----------
+
+Grab the code at Bitbucket::
$ hg clone https://bitbucket.org/pypa/setuptools
If you want to contribute changes, we recommend you fork the repository on
-bitbucket, commit the changes to your repository, and then make a pull request
-on bitbucket. If you make some changes, don't forget to:
+Bitbucket, commit the changes to your repository, and then make a pull request
+on Bitbucket. If you make some changes, don't forget to:
- add a note in CHANGES.txt