Skip to content

Commit ee608c4

Browse files
authored
Merge pull request sous-chefs#2 from taqtiqa-mark/all-contributors/add-taqtiqa-mark
docs: add taqtiqa-mark as a contributor
2 parents d3c08ca + d41aaf1 commit ee608c4

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "taqtiqa-mark",
10+
"name": "Mark Van de Vyver",
11+
"avatar_url": "https://avatars1.githubusercontent.com/u/1468258?v=4",
12+
"profile": "http://blog.taqtiqa.com",
13+
"contributions": [
14+
"infra",
15+
"test",
16+
"code"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"projectName": "jlenv-cookbook",
22+
"projectOwner": "taqtiqa-mark",
23+
"repoType": "github",
24+
"repoHost": "https://github.com"
25+
}

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Chef ruby_rbenv Cookbook
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
23

34
[![Cookbook Version](https://img.shields.io/cookbook/v/ruby_rbenv.svg)](https://supermarket.chef.io/cookbooks/ruby_rbenv)
45
[![Build Status](https://img.shields.io/circleci/project/github/sous-chefs/ruby_rbenv/master.svg)](https://circleci.com/gh/sous-chefs/ruby_rbenv)
@@ -166,6 +167,11 @@ Pull requests are very welcome! Make sure your patches are well tested.
166167

167168
## Contributors
168169

170+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
171+
<!-- prettier-ignore -->
172+
<table><tr><td align="center"><a href="http://blog.taqtiqa.com"><img src="https://avatars1.githubusercontent.com/u/1468258?v=4" width="100px;" alt="Mark Van de Vyver"/><br /><sub><b>Mark Van de Vyver</b></sub></a><br /><a href="#infra-taqtiqa-mark" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/taqtiqa-mark/jlenv-cookbook/commits?author=taqtiqa-mark" title="Tests">⚠️</a> <a href="https://github.com/taqtiqa-mark/jlenv-cookbook/commits?author=taqtiqa-mark" title="Code">💻</a></td></tr></table>
173+
174+
<!-- ALL-CONTRIBUTORS-LIST:END -->
169175
This project exists thanks to all the people who [contribute.](https://opencollective.com/sous-chefs/contributors.svg?width=890&button=false)
170176

171177
### Backers

0 commit comments

Comments
 (0)