diff docs/contributing.rst @ 4192:e73a69cb98dc kallithea-2.2.5-rebrand

Rename some strings examples and commands in documentation
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Wed, 02 Jul 2014 19:04:41 -0400
parents 7e5f8c12a3fc
children 703d3208424c
line wrap: on
line diff
--- a/docs/contributing.rst	Wed May 21 17:11:02 2014 -0400
+++ b/docs/contributing.rst	Wed Jul 02 19:04:41 2014 -0400
@@ -1,26 +1,26 @@
 .. _contributing:
 
 =========================
-Contributing to RhodeCode
+Contributing to Kallithea
 =========================
 
-If you would like to contribute to RhodeCode, please contact me, any help is
+If you would like to contribute to Kallithea, please contact us, any help is
 greatly appreciated!
 
 Could I request that you make your source contributions by first forking the
-RhodeCode repository on bitbucket_
+Kallithea repository on bitbucket_
 https://bitbucket.org/conservancy/kallithea and then make your changes to
 your forked repository. Please post all fixes into **dev** bookmark since your
 change might be already fixed there and i try to merge all fixes from dev into
 stable, and not the other way. Finally, when you are finished with your changes,
-please send me a pull request.
+please send us a pull request.
 
-To run RhodeCode in a development version you always need to install the latest
-required libs. Simply clone rhodecode and switch to beta branch::
+To run Kallithea in a development version you always need to install the latest
+required libs. Simply clone Kallithea and switch to beta branch::
 
     hg clone https://kallithea-scm.org/repos/kallithea
 
-after downloading/pulling RhodeCode make sure you run::
+after downloading/pulling Kallithea make sure you run::
 
     python setup.py develop
 
@@ -46,8 +46,6 @@
 
 
 | Thank you for any contributions!
-|  Marcin
-
 
 
 .. _bitbucket: http://bitbucket.org/