Update README to sous-chefs
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
parent
11eada3c0c
commit
9245510efc
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Sous Chefs Adoption
|
- Sous Chefs Adoption
|
||||||
- Update to use Sous Chefs GH workflow
|
- Update to use Sous Chefs GH workflow
|
||||||
|
- Update README to sous-chefs
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
43
README.md
43
README.md
@ -1,11 +1,19 @@
|
|||||||
# postfix Cookbook
|
# postfix Cookbook
|
||||||
|
|
||||||
[](https://travis-ci.org/chef-cookbooks/postfix) [](https://supermarket.chef.io/cookbooks/postfix)
|
[](https://supermarket.chef.io/cookbooks/apache2)
|
||||||
|
[](https://github.com/sous-chefs/apache2/actions?query=workflow%3Aci)
|
||||||
|
[](#backers)
|
||||||
|
[](#sponsors)
|
||||||
|
[](https://opensource.org/licenses/Apache-2.0)
|
||||||
|
|
||||||
Installs and configures postfix for client or outbound relayhost, or to do SASL authentication.
|
Installs and configures postfix for client or outbound relayhost, or to do SASL authentication.
|
||||||
|
|
||||||
On RHEL-family systems, sendmail will be replaced with postfix.
|
On RHEL-family systems, sendmail will be replaced with postfix.
|
||||||
|
|
||||||
|
## Maintainers
|
||||||
|
|
||||||
|
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit [sous-chefs.org](https://sous-chefs.org/) or come chat with us on the Chef Community Slack in [#sous-chefs](https://chefcommunity.slack.com/messages/C2V7B88SF).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
### Platforms
|
### Platforms
|
||||||
@ -443,24 +451,27 @@ override_attributes(
|
|||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Maintainers
|
## Contributors
|
||||||
|
|
||||||
This cookbook is maintained by Chef's Community Cookbook Engineering team. Our goal is to improve cookbook quality and to aid the community in contributing to cookbooks. To learn more about our team, process, and design goals see our [team documentation](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/COOKBOOK_TEAM.MD). To learn more about contributing to cookbooks like this see our [contributing documentation](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD), or if you have general questions about this cookbook come chat with us in #cookbok-engineering on the [Chef Community Slack](http://community-slack.chef.io/)
|
This project exists thanks to all the people who [contribute.](https://opencollective.com/sous-chefs/contributors.svg?width=890&button=false)
|
||||||
|
|
||||||
## License
|
### Backers
|
||||||
|
|
||||||
**Copyright:** 2009-2017, Chef Software, Inc.
|
Thank you to all our backers!
|
||||||
|
|
||||||
```
|

|
||||||
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
|
### Sponsors
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.
|
||||||
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.
|

|
||||||
```
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user