summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorFotis Gimian <fgimiansoftware@gmail.com>2013-06-04 12:15:01 +1000
committerFotis Gimian <fgimiansoftware@gmail.com>2013-06-04 12:15:01 +1000
commit07e6cc6b3d2afa25be0ae829c5bff8385c2815f3 (patch)
tree1af4bec30a71cc260eb0cf96052b00602ef02ada /Modulefile
parent96e50bf5038add993258f6d8f4b317cf3c779d33 (diff)
Changed documentation to reflect that it's a fork and that I will be maintaining it
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Modulefile b/Modulefile
index 1fb0c2d..3fe4033 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,9 +1,9 @@
name 'puppet-python'
-version '1.1.3'
+version '1.1.4'
-author 'Sergey Stankevich'
+author 'Fotis Gimian'
license 'Apache License, Version 2.0'
-project_page 'https://github.com/stankevich/puppet-python'
-source 'git://github.com/stankevich/puppet-python'
+project_page 'https://github.com/fgimian/puppet-python'
+source 'git://github.com/fgimian/puppet-python'
summary 'Puppet module for Python'
description 'Installs and manages Python, pip, virtualenv, Gunicorn virtual hosts.'