Skip to content

Commit b1e385e

Browse files
authored
Merge pull request #9 from v2er-app/all-contributors/add-graycreate
docs: add graycreate as a contributor for code
2 parents f457661 + 195451c commit b1e385e

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitConvention": "angular",
8+
"contributors": [
9+
{
10+
"login": "graycreate",
11+
"name": "GRAY",
12+
"avatar_url": "https://avatars.githubusercontent.com/u/5203798?v=4",
13+
"profile": "https://github.com/graycreate",
14+
"contributions": [
15+
"code"
16+
]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"skipCi": true,
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"projectName": "iOS",
24+
"projectOwner": "v2er-app"
25+
}

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# V2er-iOS
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25
A beautiful V2EX client built for iOS platform.
36

47
This project is under develop, is not avaiable in App store yet, you could download it from [App Store](https://apps.apple.com/app/id1596137027)
@@ -10,6 +13,20 @@ This project is under develop, is not avaiable in App store yet, you could downl
1013
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1114
<!-- prettier-ignore-start -->
1215
<!-- markdownlint-disable -->
16+
<table>
17+
<tbody>
18+
<tr>
19+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/graycreate"><img src="https://avatars.githubusercontent.com/u/5203798?v=4?s=100" width="100px;" alt="GRAY"/><br /><sub><b>GRAY</b></sub></a><br /><a href="https://github.com/v2er-app/iOS/commits?author=graycreate" title="Code">💻</a></td>
20+
</tr>
21+
</tbody>
22+
</table>
23+
24+
<!-- markdownlint-restore -->
25+
<!-- prettier-ignore-end -->
26+
27+
<!-- ALL-CONTRIBUTORS-LIST:END -->
28+
<!-- prettier-ignore-start -->
29+
<!-- markdownlint-disable -->
1330

1431
<!-- markdownlint-restore -->
1532
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)