Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #18 from CraftLogan/all-contributors/add-CraftLogan
Browse files Browse the repository at this point in the history
docs: add CraftLogan as a contributor
  • Loading branch information
CraftLogan authored Feb 17, 2020
2 parents 50786a4 + 025e6dc commit ed82606
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
"imageSize": 100,
"commit": false,
"contributors": [
{
{
"login": "CraftLogan",
"name": "Logan H. Craft",
"avatar_url": "https://avatars0.githubusercontent.com/u/10950466?v=4",
"profile": "https://logancraft.dev",
"contributions": [
"code"
"code",
"doc"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://logancraft.dev"><img src="https://avatars0.githubusercontent.com/u/10950466?v=4" width="100px;" alt=""/><br /><sub><b>Logan H. Craft</b></sub></a><br /><a href="https://github.com/CraftLogan/Laravel-Overflow/commits?author=CraftLogan" title="Code">💻</a> <a href="https://github.com/CraftLogan/Laravel-Overflow/commits?author=CraftLogan" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/DanielGilB"><img src="https://avatars0.githubusercontent.com/u/32772927?v=4" width="100px;" alt=""/><br /><sub><b>Daniel</b></sub></a><br /><a href="https://github.com/CraftLogan/Laravel-Overflow/commits?author=DanielGilB" title="Code">💻</a></td>
<td align="center"><a href="https://logancraft.dev"><img src="https://avatars0.githubusercontent.com/u/10950466?v=4" width="100px;" alt=""/><br /><sub><b>Logan H. Craft</b></sub></a><br /><a href="https://github.com/CraftLogan/Laravel-Overflow/commits?author=CraftLogan" title="Code">💻</a></td>
<td align="center"><a href="https://laravel-news.com"><img src="https://avatars0.githubusercontent.com/u/6818566?v=4" width="100px;" alt=""/><br /><sub><b>Laravel News</b></sub></a><br /><a href="#blog-laravelnews" title="Blogposts">📝</a></td>
<td align="center"><a href="https://twitter.com/paulredmond"><img src="https://avatars3.githubusercontent.com/u/177773?v=4" width="100px;" alt=""/><br /><sub><b>Paul Redmond</b></sub></a><br /><a href="#blog-paulredmond" title="Blogposts">📝</a></td>
<td align="center"><a href="http://pierrearnissolle.com"><img src="https://avatars0.githubusercontent.com/u/5046159?v=4" width="100px;" alt=""/><br /><sub><b>Pierre Arnissolle</b></sub></a><br /><a href="https://github.com/CraftLogan/Laravel-Overflow/commits?author=parnissolle" title="Code">💻</a></td>
Expand Down

0 comments on commit ed82606

Please sign in to comment.