diff options
| author | Tres Seaver <tseaver@palladion.com> | 2015-01-20 11:23:19 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2015-01-20 11:23:19 -0500 |
| commit | 708089c8ffb543f2faa40acda5de545fe9af51c6 (patch) | |
| tree | b834c1d08fed7d4396235e74553f8177d90a62e9 | |
| parent | b9d88bc1fe58508282c7a98ead6e460412d42f65 (diff) | |
| download | zope-component-708089c8ffb543f2faa40acda5de545fe9af51c6.tar.gz | |
Edit myself out in favor of J. Random Hacker.
[ci skip]
| -rw-r--r-- | docs/hacking.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hacking.rst b/docs/hacking.rst index 8f0da78..8a629a4 100644 --- a/docs/hacking.rst +++ b/docs/hacking.rst @@ -167,7 +167,7 @@ Running the tests using :mod:`zc.buildout` ... Generated script '.../bin/buildout' $ bin/buildout - Develop: '/home/tseaver/projects/Zope/BTK/component/.' + Develop: '/home/jrandom/projects/Zope/BTK/component/.' ... Generated script '.../bin/sphinx-quickstart'. Generated script '.../bin/sphinx-build'. @@ -302,7 +302,7 @@ option: you can "push" your branch to Launchpad: .. code-block:: sh - $ bzr push lp:~tseaver/zope.component/cool_feature + $ bzr push lp:~jrandom/zope.component/cool_feature After pushing your branch, you can link it to a bug report on Launchpad, or request that the maintainers merge your branch using the Launchpad |
