From 201dd5118b823b00647ab1afebd3db15610af4c0 Mon Sep 17 00:00:00 2001 From: Thom May Date: Sat, 22 Apr 2017 22:16:17 +0100 Subject: [PATCH] Add Chef and Ohai to ruby projects (#84) Most Chef projects have the "Type: Jump In" label, so add the two major ones. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a52393a..ff74423 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Goby](https://github.com/nskins/goby) _(label: beginner)_
Framework for developing text-RPGs. - [Hanami](https://github.com/search?utf8=%E2%9C%93&q=user%3Ahanami+state%3Aopen+label%3Aeasy&type=Issues&ref=searchresults) _(label: easy)_
A modern framework for Ruby. - [operationcode](https://github.com/OperationCode/operationcode/labels/beginner%20friendly) _(label: beginner friendly)_
An open source community dedicated to getting military veterans coding._ +- [chef](https://github.com/chef/chef/labels/Type%3A%20Jump%20In) _(label: Type: Jump In)_
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure +- [ohai](https://github.com/chef/ohai/labels/Type%3A%20Jump%20In) _(label: Type: Jump In)_
Ohai profiles your system and emits JSON ## Rust