-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrate gem from hostnet to Vox Pupuli
- Loading branch information
1 parent
d7cc807
commit 156fb23
Showing
2 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Gem::Specification.new do |spec| | |
spec.version = '0.0.1' | ||
spec.homepage = 'https://github.com/hostnet/puppet-lint-param-types' | ||
spec.license = 'MIT' | ||
spec.author = 'Hostnet' | ||
spec.email = '[email protected]' | ||
spec.author = 'Vox Pupuli' | ||
spec.email = '[email protected]' | ||
spec.files = Dir[ | ||
'README.md', | ||
'LICENSE', | ||
|