Skip to content

Commit

Permalink
Add @zhammer as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidprice committed Jul 22, 2020
1 parent 15b005e commit 23de738
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,15 @@
"contributions": [
"code"
]
},
{
"login": "zhammer",
"name": "Zach Hammer",
"avatar_url": "https://avatars0.githubusercontent.com/u/6956487?v=4",
"profile": "https://github.com/zhammer",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ And there you have it.

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

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
Expand Down Expand Up @@ -283,6 +283,7 @@ And there you have it.
</tr>
<tr>
<td align="center"><a href="http://taylormilliman.me/"><img src="https://avatars3.githubusercontent.com/u/15217013?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Taylor Milliman</b></sub></a><br /><a href="https://github.com/redwoodjs/redwood/commits?author=twmilli" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zhammer"><img src="https://avatars0.githubusercontent.com/u/6956487?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zach Hammer</b></sub></a><br /><a href="https://github.com/redwoodjs/redwood/commits?author=zhammer" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 23de738

Please sign in to comment.