diff options
Diffstat (limited to 'Modulefile')
-rw-r--r-- | Modulefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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.' |