diff options
| author | Tres Seaver <tseaver@palladion.com> | 2015-01-20 11:23:24 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2015-01-20 11:23:24 -0500 |
| commit | 6f99c7eee5765e6859c0a00c792b11d7c07b2504 (patch) | |
| tree | 155bd141f80498a6232ad25bb7b8907aff80f424 /docs/hacking.rst | |
| parent | f18f3ec5501db2b0fe307e8db5f64184ae8bda17 (diff) | |
| download | zope-interface-6f99c7eee5765e6859c0a00c792b11d7c07b2504.tar.gz | |
Edit myself out in favor of J. Random Hacker.
[ci skip]
Diffstat (limited to 'docs/hacking.rst')
| -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 e4eb464..40307b2 100644 --- a/docs/hacking.rst +++ b/docs/hacking.rst @@ -177,7 +177,7 @@ Setting up the buildout ... Generated script '.../bin/buildout' $ bin/buildout - Develop: '/home/tseaver/projects/Zope/BTK/interface/.' + Develop: '/home/jrandom/projects/Zope/BTK/interface/.' ... Generated script '.../bin/sphinx-quickstart'. Generated script '.../bin/sphinx-build'. @@ -306,7 +306,7 @@ option: you can "push" your branch to Launchpad: .. code-block:: sh - $ bzr push lp:~tseaver/zope.interface/cool_feature + $ bzr push lp:~jrandom/zope.interface/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 |
