Skip to content

Commit 4a26f4d

Browse files
allcontributors[bot]BuptStEve
authored andcommitted
docs: add tianjianchn as a contributor (#17)
* docs: update README.md * docs: update README-zh_CN.md * docs: update .all-contributorsrc
1 parent ee0b883 commit 4a26f4d

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@
3131
"contributions": [
3232
"bug"
3333
]
34+
},
35+
{
36+
"login": "tianjianchn",
37+
"name": "Tian Jian",
38+
"avatar_url": "https://avatars0.githubusercontent.com/u/7612199?v=4",
39+
"profile": "https://github.com/tianjianchn",
40+
"contributions": [
41+
"bug"
42+
]
3443
}
3544
],
3645
"contributorsPerLine": 7

README-zh_CN.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,15 @@ Copyright (c) StEve Young
168168
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
169169

170170
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
171-
<!-- prettier-ignore-start -->
172-
<!-- markdownlint-disable -->
171+
<!-- prettier-ignore -->
173172
<table>
174173
<tr>
175174
<td align="center"><a href="https://buptsteve.github.io"><img src="https://avatars2.githubusercontent.com/u/11501493?v=4" width="100px;" alt="StEve Young"/><br /><sub><b>StEve Young</b></sub></a><br /><a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/commits?author=BuptStEve" title="Code">💻</a> <a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/commits?author=BuptStEve" title="Documentation">📖</a> <a href="#infra-BuptStEve" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#translation-BuptStEve" title="Translation">🌍</a></td>
176175
<td align="center"><a href="https://github.com/leandrofngl"><img src="https://avatars1.githubusercontent.com/u/11283636?v=4" width="100px;" alt="leandrofngl"/><br /><sub><b>leandrofngl</b></sub></a><br /><a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/issues?q=author%3Aleandrofngl" title="Bug reports">🐛</a></td>
176+
<td align="center"><a href="https://github.com/tianjianchn"><img src="https://avatars0.githubusercontent.com/u/7612199?v=4" width="100px;" alt="Tian Jian"/><br /><sub><b>Tian Jian</b></sub></a><br /><a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/issues?q=author%3Atianjianchn" title="Bug reports">🐛</a></td>
177177
</tr>
178178
</table>
179179

180-
<!-- markdownlint-enable -->
181-
<!-- prettier-ignore-end -->
182180
<!-- ALL-CONTRIBUTORS-LIST:END -->
183181

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

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,15 @@ Copyright (c) StEve Young
168168
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
169169

170170
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
171-
<!-- prettier-ignore-start -->
172-
<!-- markdownlint-disable -->
171+
<!-- prettier-ignore -->
173172
<table>
174173
<tr>
175174
<td align="center"><a href="https://buptsteve.github.io"><img src="https://avatars2.githubusercontent.com/u/11501493?v=4" width="100px;" alt="StEve Young"/><br /><sub><b>StEve Young</b></sub></a><br /><a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/commits?author=BuptStEve" title="Code">💻</a> <a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/commits?author=BuptStEve" title="Documentation">📖</a> <a href="#infra-BuptStEve" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#translation-BuptStEve" title="Translation">🌍</a></td>
176175
<td align="center"><a href="https://github.com/leandrofngl"><img src="https://avatars1.githubusercontent.com/u/11283636?v=4" width="100px;" alt="leandrofngl"/><br /><sub><b>leandrofngl</b></sub></a><br /><a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/issues?q=author%3Aleandrofngl" title="Bug reports">🐛</a></td>
176+
<td align="center"><a href="https://github.com/tianjianchn"><img src="https://avatars0.githubusercontent.com/u/7612199?v=4" width="100px;" alt="Tian Jian"/><br /><sub><b>Tian Jian</b></sub></a><br /><a href="https://github.com/BuptStEve/vuepress-plugin-demo-code/issues?q=author%3Atianjianchn" title="Bug reports">🐛</a></td>
177177
</tr>
178178
</table>
179179

180-
<!-- markdownlint-enable -->
181-
<!-- prettier-ignore-end -->
182180
<!-- ALL-CONTRIBUTORS-LIST:END -->
183181

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

0 commit comments

Comments
 (0)