Skip to content

Commit

Permalink
Merge pull request #414 from tas50/misc
Browse files Browse the repository at this point in the history
Opscode -> Chefs and other minor stuff
  • Loading branch information
Seth Thomas committed Aug 18, 2015
2 parents aff0663 + 790b7c1 commit a505501
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This file lists how the Bento project is maintained. When making changes to the system, this file tells you who needs to review your patch - you need a simple majority of maintainers for the relevant subsystems to provide a :+1: on your pull request. Additionally, you need to not receive a veto from a Lieutenant or the Project Lead.

Check out [How Chef is Maintained](https://github.com/opscode/chef-rfc/blob/master/rfc030-maintenance-policy.md#how-the-project-is-maintained) for details on the process, how to become a maintainer, lieutenant, or the project lead.
Check out [How Chef is Maintained](https://github.com/chef/chef-rfc/blob/master/rfc030-maintenance-policy.md#how-the-project-is-maintained) for details on the process, how to become a maintainer, lieutenant, or the project lead.

# Project Lead

Expand Down
4 changes: 2 additions & 2 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Bento NOTICE
============

Opscode Bento
Copyright 2012, Opscode, Inc.
Chef Bento
Copyright 2012-2015, Chef Software, Inc.

The baseboxes in the "definitions" directory is from Tim Dysinger's
"basebox" project.
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ these boxes. Using `--provider vmware_fusion`, will not.
## Older Baseboxes

Older baseboxes include Chef and therefore are not compatible with some
new plugins. The full list of old boxes are available in the [old boxes file](https://github.com/opscode/bento/blob/master/OLD-BOXES.md).
new plugins. The full list of old boxes are available in the [old boxes file](https://github.com/chef/bento/blob/master/OLD-BOXES.md).

## Build Your Own Boxes

Expand All @@ -121,7 +121,7 @@ Congratulations! You now have box(es) in the ../builds directory that you can th

### Proprietary Boxes

Mac OS X (10.7, 10.8, and 10.9), Red Hat Enterprise Linux, and SUSE Linux Enterprise Server templates are provided. However, their ISOs are not publicly retrievable and as such, the URLs in those templates are bogus. For RHEL and SLES, you should substitute your server where you host the ISOs, using the mirror variable as above.
Mac OS X (10.7, 10.8, 10.9, 10.10), Red Hat Enterprise Linux, and SUSE Linux Enterprise Server templates are provided. However, their ISOs are not publicly retrievable and as such, the URLs in those templates are bogus. For RHEL and SLES, you should substitute your server where you host the ISOs, using the mirror variable as above.

#### Mac OS X Boxes

Expand Down Expand Up @@ -172,7 +172,7 @@ it's not the case because you have overridden line-ending conversion in your own
## Bugs and Issues

Please use GitHub issues to report bugs, features, or other problems. Please note:
the [JIRA issue tracker](http://tickets.opscode.com/browse/BENTO) is no longer being used.
the [JIRA issue tracker](https://tickets.opscode.com/browse/BENTO) is no longer being used.

## License & Authors

Expand All @@ -194,7 +194,7 @@ Mac OS X templates were adopted wholesale from [Fletcher Nichol's packer templat
- Author: Fletcher Nichol (<fnichol@nichol.ca>)

```text
Copyright 2012-2014, Chef Software, Inc. (<legal@chef.io>)
Copyright 2012-2015, Chef Software, Inc. (<legal@chef.io>)
Copyright 2011-2012, Tim Dysinger (<tim@dysinger.net>)
Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit a505501

Please sign in to comment.