Skip to content

Commit

Permalink
docs: add @himanoa as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
hrdtbs committed Mar 14, 2020
1 parent a4f2571 commit e4962a5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@
"code",
"infra"
]
},
{
"login": "himanoa",
"name": "himanoa",
"avatar_url": "https://avatars2.githubusercontent.com/u/18651963?v=4",
"profile": "https://himanoa.net",
"contributions": [
"code",
"infra"
]
}
],
"contributorsPerLine": 7
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# noavoice
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## 音声ファイルのLICENCEについて
Expand Down Expand Up @@ -37,8 +37,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://twitter.com/meowsmemo"><img src="https://avatars3.githubusercontent.com/u/30747709?v=4" width="100px;" alt=""/><br /><sub><b>hrdtbs</b></sub></a><br /><a href="https://github.com/hrdtbs/noavoice/commits?author=hrdtbs" title="Code">💻</a> <a href="https://github.com/hrdtbs/noavoice/commits?author=hrdtbs" title="Documentation">📖</a> <a href="#design-hrdtbs" title="Design">🎨</a> <a href="#ideas-hrdtbs" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://twitter.com/meowsmemo"><img src="https://avatars3.githubusercontent.com/u/30747709?v=4" width="100px;" alt=""/><br /><sub><b>hrdtbs</b></sub></a><br /><a href="https://github.com/hrdtbs/noavoice/commits?author=hrdtbs" title="Code">💻</a> <a href="https://github.com/hrdtbs/noavoice/commits?author=hrdtbs" title="Documentation">📖</a> <a href="#design-hrdtbs" title="Design">🎨</a></td>
<td align="center"><a href="https://ykzts.com/"><img src="https://avatars0.githubusercontent.com/u/12539?v=4" width="100px;" alt=""/><br /><sub><b>Yamagishi Kazutoshi</b></sub></a><br /><a href="https://github.com/hrdtbs/noavoice/commits?author=ykzts" title="Code">💻</a> <a href="#infra-ykzts" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://himanoa.net"><img src="https://avatars2.githubusercontent.com/u/18651963?v=4" width="100px;" alt=""/><br /><sub><b>himanoa</b></sub></a><br /><a href="https://github.com/hrdtbs/noavoice/commits?author=himanoa" title="Code">💻</a> <a href="#infra-himanoa" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
</table>

Expand Down

0 comments on commit e4962a5

Please sign in to comment.