From 7705935420e15117e11e6202b440002217e7b33e Mon Sep 17 00:00:00 2001 From: Owen Bowers Adams Date: Wed, 8 Jul 2020 03:59:40 +0100 Subject: [PATCH] Add chef to landscape Addressing part of: https://github.com/cdfoundation/cdf-landscape/issues/84 Adding chef to config management section of the landscape --- hosted_logos/chef.svg | 94 +++++++++++++++++++++++++++++++++++++++++++ landscape.yml | 7 ++++ 2 files changed, 101 insertions(+) create mode 100644 hosted_logos/chef.svg diff --git a/hosted_logos/chef.svg b/hosted_logos/chef.svg new file mode 100644 index 00000000..4ac26674 --- /dev/null +++ b/hosted_logos/chef.svg @@ -0,0 +1,94 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/landscape.yml b/landscape.yml index 02f59d1e..b97e6d1a 100644 --- a/landscape.yml +++ b/landscape.yml @@ -148,6 +148,13 @@ landscape: logo: ansible.svg twitter: 'https://twitter.com/ansible' crunchbase: 'https://www.crunchbase.com/organization/red-hat' + - item: + name: Chef + homepage_url: 'https://www.chef.io/' + repo_url: 'https://github.com/chef/chef' + logo: chef.svg + twitter: 'https://twitter.com/chef' + crunchbase: 'https://www.crunchbase.com/organization/chef' - item: name: DeployHub homepage_url: 'https://www.deployhub.com/'