Skip to content

Commit

Permalink
docs: add isatrio as a contributor (#92)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc
  • Loading branch information
allcontributors[bot] authored and mazipan committed Mar 19, 2019
1 parent 1999af0 commit c99966e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@
"contributions": [
"translation"
]
},
{
"login": "isatrio",
"name": "Yudhi Satrio",
"avatar_url": "https://avatars2.githubusercontent.com/u/1897570?v=4",
"profile": "http://me.linkaran.com",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 🇮🇩 Dokumentasi resmi Vue.js dalam Bahasa Indonesia
[![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)

Halaman ini dibuat menggunakan [hexo](http://hexo.io/). Konten ditulis menggunakan _Markdown_ dan diletakkan pada direktori `src`. _*Pull requests*_ Anda sangat kami tunggu!

Expand Down Expand Up @@ -49,7 +49,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="http://nasution.id"><img src="https://avatars2.githubusercontent.com/u/113989?v=4" width="100px;" alt="Mulia Nasution"/><br /><sub><b>Mulia Nasution</b></sub></a><br /><a href="#translation-mul14" title="Translation">🌍</a></td><td align="center"><a href="https://www.mazipan.xyz/"><img src="https://avatars0.githubusercontent.com/u/7221389?v=4" width="100px;" alt="Irfan Maulana"/><br /><sub><b>Irfan Maulana</b></sub></a><br /><a href="#translation-mazipan" title="Translation">🌍</a></td></tr></table>
<table><tr><td align="center"><a href="http://nasution.id"><img src="https://avatars2.githubusercontent.com/u/113989?v=4" width="100px;" alt="Mulia Nasution"/><br /><sub><b>Mulia Nasution</b></sub></a><br /><a href="#translation-mul14" title="Translation">🌍</a></td><td align="center"><a href="https://www.mazipan.xyz/"><img src="https://avatars0.githubusercontent.com/u/7221389?v=4" width="100px;" alt="Irfan Maulana"/><br /><sub><b>Irfan Maulana</b></sub></a><br /><a href="#translation-mazipan" title="Translation">🌍</a></td><td align="center"><a href="http://me.linkaran.com"><img src="https://avatars2.githubusercontent.com/u/1897570?v=4" width="100px;" alt="Yudhi Satrio"/><br /><sub><b>Yudhi Satrio</b></sub></a><br /><a href="#translation-isatrio" title="Translation">🌍</a></td></tr></table>

<!-- ALL-CONTRIBUTORS-LIST:END -->

Expand Down

0 comments on commit c99966e

Please sign in to comment.