Skip to content

Commit 93ceb4d

Browse files
committed
Add @lohanidamodar as a contributor
1 parent a48388f commit 93ceb4d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

.all-contributorsrc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,18 @@
66
],
77
"imageSize": 100,
88
"commit": true,
9-
"contributors": []
9+
"contributors": [
10+
{
11+
"login": "lohanidamodar",
12+
"name": "Damodar Lohani",
13+
"avatar_url": "https://avatars1.githubusercontent.com/u/6360216?v=4",
14+
"profile": "http://www.dlohani.com.np",
15+
"contributions": [
16+
"code",
17+
"talk",
18+
"design",
19+
"blog"
20+
]
21+
}
22+
]
1023
}

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Ionic Advanced Components [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
23

34
_Currently this project is using the latest versions of all: Ionic and Angular 4_
45

@@ -62,3 +63,14 @@ $ ionic serve
6263
- [Cory](https://github.com/corysmc)
6364
- [Rafael Medeiros](https://github.com/medeirosrafael)
6465
- [Mohd Mazlan Bin Mohd Nor](https://github.com/mazlanmohdnor)
66+
67+
## Contributors
68+
69+
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
70+
71+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
72+
| [<img src="https://avatars1.githubusercontent.com/u/6360216?v=4" width="100px;"/><br /><sub>Damodar Lohani</sub>](http://www.dlohani.com.np)<br />[💻](https://github.com/yannbf/ionic3-components/commits?author=lohanidamodar "Code") [📢](#talk-lohanidamodar "Talks") [🎨](#design-lohanidamodar "Design") [📝](#blog-lohanidamodar "Blogposts") |
73+
| :---: |
74+
<!-- ALL-CONTRIBUTORS-LIST:END -->
75+
76+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)