Skip to content

Commit e1444ba

Browse files
authored
Merge pull request #22 from crutchcorn/all-contributors/add-bantic
add bantic as a contributor for doc
2 parents 0540947 + da58135 commit e1444ba

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@
3939
"bug",
4040
"code"
4141
]
42+
},
43+
{
44+
"login": "bantic",
45+
"name": "Cory Forsyth",
46+
"avatar_url": "https://avatars.githubusercontent.com/u/2023?v=4",
47+
"profile": "http://coryforsyth.com/",
48+
"contributions": [
49+
"doc"
50+
]
4251
}
4352
],
4453
"repoHost": "https://github.com",

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ practices.</p>
2525
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](./CODE_OF_CONDUCT.md)
2626

2727
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
28-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
28+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
2929
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3030

3131
[![Watch on GitHub](https://img.shields.io/github/watchers/crutchcorn/cli-testing-library.svg?style=social)](https://github.com/crutchcorn/cli-testing-library/watchers)
@@ -114,11 +114,14 @@ Thanks goes to these wonderful people
114114
<!-- prettier-ignore-start -->
115115
<!-- markdownlint-disable -->
116116
<table>
117-
<tr>
118-
<td align="center"><a href="https://crutchcorn.dev/"><img src="https://avatars.githubusercontent.com/u/9100169?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Corbin Crutchley</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/commits?author=crutchcorn" title="Code">💻</a> <a href="https://github.com/crutchcorn/cli-testing-library/commits?author=crutchcorn" title="Documentation">📖</a> <a href="#maintenance-crutchcorn" title="Maintenance">🚧</a></td>
119-
<td align="center"><a href="https://www.linkedin.com/in/serkan-sipahi-59b20081/"><img src="https://avatars.githubusercontent.com/u/1880749?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bitcollage</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/commits?author=SerkanSipahi" title="Documentation">📖</a></td>
120-
<td align="center"><a href="http://jgoux.dev"><img src="https://avatars.githubusercontent.com/u/1443499?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Julien Goux</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/issues?q=author%3Ajgoux" title="Bug reports">🐛</a> <a href="https://github.com/crutchcorn/cli-testing-library/commits?author=jgoux" title="Code">💻</a></td>
121-
</tr>
117+
<tbody>
118+
<tr>
119+
<td align="center" valign="top" width="14.28%"><a href="https://crutchcorn.dev/"><img src="https://avatars.githubusercontent.com/u/9100169?v=4?s=100" width="100px;" alt="Corbin Crutchley"/><br /><sub><b>Corbin Crutchley</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/commits?author=crutchcorn" title="Code">💻</a> <a href="https://github.com/crutchcorn/cli-testing-library/commits?author=crutchcorn" title="Documentation">📖</a> <a href="#maintenance-crutchcorn" title="Maintenance">🚧</a></td>
120+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/serkan-sipahi-59b20081/"><img src="https://avatars.githubusercontent.com/u/1880749?v=4?s=100" width="100px;" alt="Bitcollage"/><br /><sub><b>Bitcollage</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/commits?author=SerkanSipahi" title="Documentation">📖</a></td>
121+
<td align="center" valign="top" width="14.28%"><a href="http://jgoux.dev"><img src="https://avatars.githubusercontent.com/u/1443499?v=4?s=100" width="100px;" alt="Julien Goux"/><br /><sub><b>Julien Goux</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/issues?q=author%3Ajgoux" title="Bug reports">🐛</a> <a href="https://github.com/crutchcorn/cli-testing-library/commits?author=jgoux" title="Code">💻</a></td>
122+
<td align="center" valign="top" width="14.28%"><a href="http://coryforsyth.com/"><img src="https://avatars.githubusercontent.com/u/2023?v=4?s=100" width="100px;" alt="Cory Forsyth"/><br /><sub><b>Cory Forsyth</b></sub></a><br /><a href="https://github.com/crutchcorn/cli-testing-library/commits?author=bantic" title="Documentation">📖</a></td>
123+
</tr>
124+
</tbody>
122125
</table>
123126

124127
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)