diff options
author | Tim Smith <tsmith@chef.io> | 2016-05-20 11:33:06 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-05-20 11:33:06 -0700 |
commit | 3f3e04acfebf9ef7de685c73c397090eaea1bda0 (patch) | |
tree | e6a28808a3d3dbd4a0f227a3e0a0cb96407d2a83 | |
parent | 0e52b49d30849472a9ad829eaee488536ee540cb (diff) | |
download | chef-3f3e04acfebf9ef7de685c73c397090eaea1bda0.tar.gz |
Opscode -> Chef and remove old roadmap items
It's not a roadmap if you did it already.
-rw-r--r-- | NOTICE | 2 | ||||
-rw-r--r-- | ROADMAP.md | 4 |
2 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,7 @@ Chef NOTICE =========== -Developed at Opscode (http://www.opscode.com). +Developed at Chef (https://www.chef.io). Contributors and Copyright holders: diff --git a/ROADMAP.md b/ROADMAP.md index 3db4932fa9..eeec513a3f 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -4,10 +4,6 @@ This file provides direction for the project as set forth by [RFC030#Roadmap](ht It is drafted by the Project Lead and the Lieutenants, with input from Maintainers and Contributors. -## 2015 Q4 -* Windows - core package provider - - Moving the remaining package providers from the Windows cookbook into core - ## 2016 Q1 * Windows - core windows_feature - Move windows_feature from Windows cookbook, add caching |