Skip to content

Commit

Permalink
Merge pull request #1251 from dendronhq/all-contributors/add-HopperTech
Browse files Browse the repository at this point in the history
docs: add HopperTech as a contributor for bug
  • Loading branch information
hikchoi committed Aug 31, 2021
2 parents e458d11 + 9b54a60 commit 9ce056b
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 @@ -583,6 +583,15 @@
"contributions": [
"bug"
]
},
{
"login": "HopperTech",
"name": "Jeff Hopper",
"avatar_url": "https://avatars.githubusercontent.com/u/35973180?v=4",
"profile": "http://hoppertech.net",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![](https://foundation-prod-assetspublic53c57cce-8cpvgjldwysl.s3-us-west-2.amazonaws.com/assets/logo-256.png)

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

# Welcome to Dendron!
Expand Down Expand Up @@ -139,6 +139,7 @@ Dendron wouldn't be what it is today without help from these wonderful gardeners
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="https://github.com/dendronhq/dendron/issues?q=author%3Adjradon" title="Bug reports">🐛</a> <a href="https://github.com/dendronhq/dendron/commits?author=djradon" title="Documentation">📖</a></td>
<td align="center"><a href="http://me-ding-fan.vercel.app"><img src="https://avatars.githubusercontent.com/u/26438549?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ding</b></sub></a><br /><a href="https://github.com/dendronhq/dendron/commits?author=Ding-Fan" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/nz-john"><img src="https://avatars.githubusercontent.com/u/89765379?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John</b></sub></a><br /><a href="https://github.com/dendronhq/dendron/issues?q=author%3Anz-john" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://hoppertech.net"><img src="https://avatars.githubusercontent.com/u/35973180?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeff Hopper</b></sub></a><br /><a href="https://github.com/dendronhq/dendron/issues?q=author%3AHopperTech" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit 9ce056b

Please sign in to comment.