From b1cdccc32e338b5073665c2c3676e41ccea0dbfd Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Thu, 12 Apr 2012 15:30:08 +0200 Subject: [PATCH] Added Authors section to README --- modules/virtualenvwrapper/README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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