We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393e019 commit c62c624Copy full SHA for c62c624
2 files changed
Modulefile
@@ -1,7 +1,7 @@
1
name 'stankevich-python'
2
version '1.7.8'
3
source 'git://github.com/stankevich/puppet-python.git'
4
-author 'Sergey Stankevich'
+author 'stankevich'
5
license 'Apache 2.0'
6
summary 'Python Module'
7
description 'Puppet module for Python'
metadata.json
@@ -2,7 +2,7 @@
"name": "stankevich-python",
"version": "1.7.8",
"source": "git://github.com/stankevich/puppet-python.git",
- "author": "Sergey Stankevich",
+ "author": "stankevich",
"license": "Apache 2.0",
"summary": "Python Module",
8
"description": "Puppet module for Python",
0 commit comments