Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/mazipan/vue-google-adsense:
  chore(deps): bump http-proxy from 1.17.0 to 1.18.1 (#152)
  chore(deps): bump lodash from 4.17.15 to 4.17.19 (#150)
  chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#151)
  docs: add schneefux as a contributor (#149)
  • Loading branch information
irfan-maulana-tkp committed Sep 23, 2020
2 parents c61d376 + e52efce commit fe436a7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
15 changes: 13 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,19 @@
"contributions": [
"code",
"doc"
]
]
},
{
"login": "schneefux",
"name": "schneefux",
"avatar_url": "https://avatars0.githubusercontent.com/u/15379000?v=4",
"profile": "https://schneefux.xyz",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7
"contributorsPerLine": 7,
"skipCi": true
}
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,15 +175,19 @@ Copyright © 2018 Built with ❤️ by Irfan Maulana
Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://mazipan.space/"><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="https://github.com/mazipan/vue-google-adsense/commits?author=mazipan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/codynguyen"><img src="https://avatars3.githubusercontent.com/u/252787?v=4" width="100px;" alt="Cody Nguyen"/><br /><sub><b>Cody Nguyen</b></sub></a><br /><a href="https://github.com/mazipan/vue-google-adsense/commits?author=codynguyen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/vesper8"><img src="https://avatars1.githubusercontent.com/u/816028?v=4" width="100px;" alt="C-Bass"/><br /><sub><b>C-Bass</b></sub></a><br /><a href="https://github.com/mazipan/vue-google-adsense/commits?author=vesper8" title="Code">💻</a> <a href="https://github.com/mazipan/vue-google-adsense/commits?author=vesper8" title="Documentation">📖</a></td>
<td align="center"><a href="https://www.mazipan.xyz/"><img src="https://avatars0.githubusercontent.com/u/7221389?v=4" width="100px;" alt=""/><br /><sub><b>Irfan Maulana</b></sub></a><br /><a href="https://github.com/mazipan/vue-google-adsense/commits?author=mazipan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/codynguyen"><img src="https://avatars3.githubusercontent.com/u/252787?v=4" width="100px;" alt=""/><br /><sub><b>Cody Nguyen</b></sub></a><br /><a href="https://github.com/mazipan/vue-google-adsense/commits?author=codynguyen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/vesper8"><img src="https://avatars1.githubusercontent.com/u/816028?v=4" width="100px;" alt=""/><br /><sub><b>C-Bass</b></sub></a><br /><a href="https://github.com/mazipan/vue-google-adsense/commits?author=vesper8" title="Code">💻</a> <a href="https://github.com/mazipan/vue-google-adsense/commits?author=vesper8" title="Documentation">📖</a></td>
<td align="center"><a href="https://schneefux.xyz"><img src="https://avatars0.githubusercontent.com/u/15379000?v=4" width="100px;" alt=""/><br /><sub><b>schneefux</b></sub></a><br /><a href="https://github.com/mazipan/vue-google-adsense/commits?author=schneefux" title="Code">💻</a> <a href="https://github.com/mazipan/vue-google-adsense/issues?q=author%3Aschneefux" title="Bug reports">🐛</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit fe436a7

Please sign in to comment.