Skip to content

Commit d27cf99

Browse files
authored
Merge pull request #164 from david22swan/CAT-1255/main/final_release
(CAT-1255) Release Gem with reference to the new name
2 parents 02ccf23 + 16ecd45 commit d27cf99

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)