Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #117 from phpid-jakarta/all-contributors/add-mazipan
Browse files Browse the repository at this point in the history
docs: add mazipan as a contributor
  • Loading branch information
mazipan authored Mar 20, 2019
2 parents e2b3289 + 0f161d1 commit 1b253eb
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"projectName": "www-smesummit.id-2019",
"projectOwner": "phpid-jakarta",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mazipan",
"name": "Irfan Maulana",
"avatar_url": "https://avatars0.githubusercontent.com/u/7221389?v=4",
"profile": "https://www.mazipan.xyz/",
"contributions": [
"code",
"maintenance",
"design"
]
}
],
"contributorsPerLine": 7
}
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# www-nontech-summit-2019
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)

Website for Small-Medium Enterprise Non-Tech Company Summit 2019 - Organized by PHP Indonesia

Expand Down Expand Up @@ -43,3 +44,15 @@ $ yarn lint
------

Copyright © 2018 By PHP Indonesia Team

## Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><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="https://github.com/phpid-jakarta/www-smesummit.id-2019/commits?author=mazipan" title="Code">💻</a> <a href="#maintenance-mazipan" title="Maintenance">🚧</a> <a href="#design-mazipan" title="Design">🎨</a></td></tr></table>

<!-- 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 1b253eb

Please sign in to comment.