Skip to content

Commit

Permalink
Merge pull request #54 from chef-cookbooks/jtimberman/readme-clarific…
Browse files Browse the repository at this point in the history
…ation

Clarify maintainers and support
  • Loading branch information
jtimberman committed Oct 19, 2015
2 parents 49f3219 + e29e85f commit a7ef0ba
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
@@ -1,6 +1,6 @@
# chef-ingredient Cookbook

This cookbook provides primitives - helpers and resources - to manage Chef Software, Inc.'s products and add-ons.
This cookbook provides primitives - helpers and resources - to manage Chef Software, Inc.'s products and add-ons including, but not limited to:

- Chef Server 12
- Chef Analytics
Expand All @@ -12,9 +12,9 @@ It will perform component installation and configuration. It provides no recipes

For a product to package matrix, see [PRODUCT_MATRIX.md](https://github.com/chef-cookbooks/chef-ingredient/blob/master/PRODUCT_MATRIX.md)

## Support
## Maintainers and Support

This cookbook is supported by Chef's engineering services team.
This cookbook is maintained and supported by Chef's engineering services team. This cookbook runs through our internal Chef Delivery system, and changes must be approved by a member of engineering services.

## Requirements

Expand All @@ -24,8 +24,8 @@ For local development, you need ChefDK 0.9.0 or newer.

### Cookbooks

- apt
- yum
- apt-chef
- yum-chef

### Platform

Expand Down Expand Up @@ -149,14 +149,14 @@ end
- Author: Serdar Sutay <serdar@chef.io>
- Copyright (C) 2014-2015, Chef Software Inc. <legal@chef.io>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

0 comments on commit a7ef0ba

Please sign in to comment.