diff --git a/modules/virtualenvwrapper/README.md b/modules/virtualenvwrapper/README.md index bb890739..27ad741c 100644 --- a/modules/virtualenvwrapper/README.md +++ b/modules/virtualenvwrapper/README.md @@ -9,5 +9,12 @@ provides convenient shell functions to create, switch and manage virtualenvs. This module will source the virtualenvwrapper initialization script, if [virtualenvwrapper][venvwrapper] is installed. +Authors +------- + +*The authors of this module should be contacted via the github bug tracker.* + + - [Sebastian Wiesner](https://github.com/lunaryorn) + [venvwrapper]: http://www.doughellmann.com/projects/virtualenvwrapper/ [venv]: http://pypi.python.org/pypi/virtualenv