Skip to content

Commit 7447950

Browse files
committed
Add @corysmc as a contributor
1 parent 93ceb4d commit 7447950

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@
1818
"design",
1919
"blog"
2020
]
21+
},
22+
{
23+
"login": "corysmc",
24+
"name": "Cory McArthur",
25+
"avatar_url": "https://avatars0.githubusercontent.com/u/6452188?v=4",
26+
"profile": "https://github.com/corysmc",
27+
"contributions": [
28+
"code",
29+
"talk",
30+
"design"
31+
]
2132
}
2233
]
2334
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +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)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33

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

@@ -69,8 +69,8 @@ $ ionic serve
6969
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
7070

7171
<!-- 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-
| :---: |
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") | [<img src="https://avatars0.githubusercontent.com/u/6452188?v=4" width="100px;"/><br /><sub>Cory McArthur</sub>](https://github.com/corysmc)<br />[💻](https://github.com/yannbf/ionic3-components/commits?author=corysmc "Code") [📢](#talk-corysmc "Talks") [🎨](#design-corysmc "Design") |
73+
| :---: | :---: |
7474
<!-- ALL-CONTRIBUTORS-LIST:END -->
7575

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

0 commit comments

Comments
 (0)