Skip to content
This repository was archived by the owner on May 15, 2019. It is now read-only.

Commit c62c624

Browse files
author
shivapoudel
committed
Better author index in Modulefile and metadata.json
1 parent 393e019 commit c62c624

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name 'stankevich-python'
22
version '1.7.8'
33
source 'git://github.com/stankevich/puppet-python.git'
4-
author 'Sergey Stankevich'
4+
author 'stankevich'
55
license 'Apache 2.0'
66
summary 'Python Module'
77
description 'Puppet module for Python'

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stankevich-python",
33
"version": "1.7.8",
44
"source": "git://github.com/stankevich/puppet-python.git",
5-
"author": "Sergey Stankevich",
5+
"author": "stankevich",
66
"license": "Apache 2.0",
77
"summary": "Python Module",
88
"description": "Puppet module for Python",

0 commit comments

Comments
 (0)