diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 9589ff9c0..b3d990a0a 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -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 diff --git a/NOTICE.md b/NOTICE.md index 35143453f..91ecbbc40 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -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. diff --git a/README.md b/README.md index f80ce4e9a..0aeca49ec 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -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 @@ -194,7 +194,7 @@ Mac OS X templates were adopted wholesale from [Fletcher Nichol's packer templat - Author: Fletcher Nichol () ```text -Copyright 2012-2014, Chef Software, Inc. () +Copyright 2012-2015, Chef Software, Inc. () Copyright 2011-2012, Tim Dysinger () Licensed under the Apache License, Version 2.0 (the "License");