Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit 9c48537

Browse files
docs: add newbe36524 as a contributor (#7)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8258ae8 commit 9c48537

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

.all-contributorsrc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "newbe36524",
10+
"name": "Newbe36524",
11+
"avatar_url": "https://avatars1.githubusercontent.com/u/7685462?v=4",
12+
"profile": "https://www.newbe.pro",
13+
"contributions": [
14+
"blog",
15+
"code",
16+
"doc",
17+
"tutorial"
18+
]
19+
}
20+
],
21+
"contributorsPerLine": 7,
22+
"projectName": "Newbe.ObjectVisitor",
23+
"projectOwner": "newbe36524",
24+
"repoType": "github",
25+
"repoHost": "https://github.com",
26+
"skipCi": true
27+
}

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Newbe.ObjectVisitor
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

36
- [简体中文](README_zh_Hans.md)
47
- [English](README.md)
@@ -431,3 +434,22 @@ QQ Group: 【Newbe.Claptrap CL4P-TP 610394020 】:<https://jq.qq.com/?_wv=102
431434
## Stargazers over time
432435

433436
[![Stargazers over time](https://starchart.cc/newbe36524/Newbe.ObjectVisitor.svg)](https://starchart.cc/newbe36524/Newbe.ObjectVisitor)
437+
438+
## Contributors ✨
439+
440+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
441+
442+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
443+
<!-- prettier-ignore-start -->
444+
<!-- markdownlint-disable -->
445+
<table>
446+
<tr>
447+
<td align="center"><a href="https://www.newbe.pro"><img src="https://avatars1.githubusercontent.com/u/7685462?v=4" width="100px;" alt=""/><br /><sub><b>Newbe36524</b></sub></a><br /><a href="#blog-newbe36524" title="Blogposts">📝</a> <a href="https://github.com/newbe36524/Newbe.ObjectVisitor/commits?author=newbe36524" title="Code">💻</a> <a href="https://github.com/newbe36524/Newbe.ObjectVisitor/commits?author=newbe36524" title="Documentation">📖</a> <a href="#tutorial-newbe36524" title="Tutorials">✅</a></td>
448+
</tr>
449+
</table>
450+
451+
<!-- markdownlint-enable -->
452+
<!-- prettier-ignore-end -->
453+
<!-- ALL-CONTRIBUTORS-LIST:END -->
454+
455+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)