Skip to content

Commit

Permalink
add contribution from @cybermerc to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
phlipper committed May 14, 2015
1 parent ba86899 commit 225362b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ end
```

Also keep in mind that since these providers are subclasses of the mysql_chef_gem
and mysql2_chef_gem cookbooks they need to be added to your metadata.rb file as
and mysql2_chef_gem cookbooks they need to be added to your metadata.rb file as
depends to ensure they pull in the needed resource files.

## Goals
Expand Down Expand Up @@ -717,6 +717,8 @@ Many thanks go to the following [contributors](https://github.com/phlipper/chef-
* add `myisam_read_buffer_size` attribute
* **[@cmjosh](https://github.com/cmjosh)**
* fix version-dependent package attribute issues
* **[@cybermerc](https://github.com/cybermerc)**
* fix provider superclass mismatch


## License
Expand Down

0 comments on commit 225362b

Please sign in to comment.