summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorFotis Gimian <fgimiansoftware@gmail.com>2013-06-13 08:30:19 +1000
committerFotis Gimian <fgimiansoftware@gmail.com>2013-06-13 08:30:19 +1000
commit006692eceb86079ab4c0976c978d705b160217f0 (patch)
tree530ee527cc6e5171a3c2e5f585e03f1d692eaa58 /Modulefile
parent5d26f95cd38676bfd8191e3c150db488429ae099 (diff)
Reverted documentation to reflect Sergey as the owner now that the pull request was accepted
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Modulefile b/Modulefile
index 3fe4033..6bfbe7a 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,9 +1,9 @@
name 'puppet-python'
version '1.1.4'
-author 'Fotis Gimian'
+author 'Sergey Stankevich'
license 'Apache License, Version 2.0'
-project_page 'https://github.com/fgimian/puppet-python'
-source 'git://github.com/fgimian/puppet-python'
+project_page 'https://github.com/stankevich/puppet-python'
+source 'git://github.com/stankevich/puppet-python'
summary 'Puppet module for Python'
description 'Installs and manages Python, pip, virtualenv, Gunicorn virtual hosts.'