Skip to content

Commit e9cf20c

Browse files
authored
Merge pull request liyupi#21 from liyupi/all-contributors/add-jonssonyan
docs: add jonssonyan as a contributor for code
2 parents 3b34517 + 17103a2 commit e9cf20c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@
4040
"contributions": [
4141
"code"
4242
]
43+
},
44+
{
45+
"login": "jonssonyan",
46+
"name": "Jonsson Yan",
47+
"avatar_url": "https://avatars.githubusercontent.com/u/46235235?v=4",
48+
"profile": "http://jonssonyan.com",
49+
"contributions": [
50+
"code"
51+
]
4352
}
4453
],
4554
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 编程导航
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
> 专业灵活的编程导航站,发现优质编程学习资源!微信公众号『 编程导航 』
@@ -182,6 +182,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
182182
<td align="center"><a href="https://yuqing521.github.io/"><img src="https://avatars.githubusercontent.com/u/40495740?v=4?s=100" width="100px;" alt=""/><br /><sub><b>wxy521</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=yuqing521" title="Code">💻</a></td>
183183
<td align="center"><a href="https://github.com/ringozzt"><img src="https://avatars.githubusercontent.com/u/61344647?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ringo</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=ringozzt" title="Code">💻</a></td>
184184
<td align="center"><a href="https://github.com/LeBronChao"><img src="https://avatars.githubusercontent.com/u/62234668?v=4?s=100" width="100px;" alt=""/><br /><sub><b>前端LeBron</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=LeBronChao" title="Code">💻</a></td>
185+
<td align="center"><a href="http://jonssonyan.com"><img src="https://avatars.githubusercontent.com/u/46235235?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jonsson Yan</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=jonssonyan" title="Code">💻</a></td>
185186
</tr>
186187
</table>
187188

0 commit comments

Comments
 (0)