Skip to content

Commit 16ecd45

Browse files
committed
(CAT-1255) Release Gem with reference to the new name
1 parent 02ccf23 commit 16ecd45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

puppet-lint.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Gem::Specification.new do |spec|
88
spec.summary = 'Ensure your Puppet manifests conform with the Puppetlabs style guide'
99
spec.description = <<-EOF
1010
Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies.
11+
Note: Support for this gem has been moved under a new namespace and as such any future updates from
12+
the Puppet team will be released as `puppetlabs-puppet-lint`.
1113
EOF
1214

1315
spec.files = Dir[

0 commit comments

Comments
 (0)