Skip to content

Commit 2ab3be0

Browse files
authored
Merge pull request #1323 from mwaggett/ticket/main/pe-34737-discontinue-support
(PE-34737) Update README
2 parents 5493b77 + 0ffc363 commit 2ab3be0

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

README.mkd

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ Puppet environment and module deployment
55

66
[![Build Status](https://travis-ci.org/puppetlabs/r10k.png?branch=master)](https://travis-ci.org/puppetlabs/r10k)
77

8-
> R10k is supported and maintained by Puppet, but we consider it to be feature complete
9-
> and currently have no plans for future feature development. We will keep it working
10-
> with current code deployment standards and the Ruby ecosystem that ships with the
11-
> puppet-agent package, but any new feature development will come from peer-reviewed
12-
> community contributions, with the onus on the contributor and community for validation.
8+
> R10k is supported and maintained by Puppet, but we consider it to be feature
9+
> complete and currently have no plans for any new development. We will keep it
10+
> working within the context of Puppet Enterprise, but we cannot make any other
11+
> maintenance promises at this time.
1312
1413

1514
Description
@@ -121,24 +120,13 @@ To release a new version of the r10k gem, ensure the [changelog](CHANGELOG.mkd)
121120

122121
By default, a patch (Z) release will be triggered. To release a new major (X) or minor (Y) version, include `#major` or `#minor` (respectively) in your commit message to trigger the appropriate release.
123122

124-
NOTE: This currently only works for the default branch. If you would like to release from a different branch, please contact the [CODEOWNERS](CODEOWNERS).
125-
126123
Getting help
127124
------------
128125

129-
* IRC: r10k has a dedicated channel, `#r10k`, on Freenode where r10k questions
130-
can be directed. Questions about r10k can frequently be asked in `#puppet` as well.
126+
* [Puppet Community Slack](https://puppetcommunity.slack.com/)
131127
* Mailing lists: [puppet-users](https://groups.google.com/forum/#!forum/puppet-users)
132128
* Q&A: [Puppet Ask](https://ask.puppetlabs.com/questions/)
133129

134-
Contributors
135-
------------
136-
137-
Please see the CHANGELOG for a listing of the (very awesome) contributors.
138-
139130
## Maintenance
140131

141-
See [CODEOWNERS](CODEOWNERS) for active repo maintainers.
142-
143-
Open [issues](https://github.com/puppetlabs/r10k/issues) directly in the r10k repo.
144-
132+
See [CODEOWNERS](CODEOWNERS) for current project owners.

0 commit comments

Comments
 (0)