Add Chef and Ohai to ruby projects (#84)

Most Chef projects have the "Type: Jump In" label, so add the two major ones.
This commit is contained in:
Thom May 2017-04-22 22:16:17 +01:00 committed by Shmavon Gazanchyan
parent 27383dfbeb
commit 201dd5118b

View File

@ -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)_ <br> 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)_ <br> A modern framework for Ruby.
- [operationcode](https://github.com/OperationCode/operationcode/labels/beginner%20friendly) _(label: beginner friendly)_ <br>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)_ <br>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)_ <br>Ohai profiles your system and emits JSON
## Rust