Skip to content

Commit d50fa1b

Browse files
jlooperulivz
authored andcommitted
docs: adding all-contributors table for core team members (#1744)
* adding all-contributors table for core team members * chore: add self to core contributors * Add Franck to core contributors * chore: add @sobolevn to core contributors
1 parent 0eafea9 commit d50fa1b

File tree

3 files changed

+97
-2
lines changed

3 files changed

+97
-2
lines changed

β€Ž.all-contributorsrc

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"projectName": "VuePress",
3+
"projectOwner": "Ulivz",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commit": false,
11+
"commitConvention": "none",
12+
"contributors": [
13+
{
14+
"login": "yyx990803",
15+
"name": "Evan You",
16+
"avatar_url": "https://avatars1.githubusercontent.com/u/499550?v=4",
17+
"profile": "http://evanyou.me",
18+
"contributions": [
19+
"code"
20+
]
21+
},
22+
{
23+
"login": "ulivz",
24+
"name": "ULIVZ",
25+
"avatar_url": "https://avatars1.githubusercontent.com/u/23133919?v=4",
26+
"profile": "http://ulivz.com",
27+
"contributions": [
28+
"code",
29+
"doc"
30+
]
31+
},
32+
{
33+
"login": "jlooper",
34+
"name": "Jen Looper",
35+
"avatar_url": "https://avatars2.githubusercontent.com/u/1450004?v=4",
36+
"profile": "http://www.jenlooper.com",
37+
"contributions": [
38+
"doc",
39+
"design"
40+
]
41+
},
42+
{
43+
"login": "sarahdayan",
44+
"name": "Sarah Dayan",
45+
"avatar_url": "https://avatars0.githubusercontent.com/u/5370675?v=4",
46+
"profile": "https://frontstuff.io/",
47+
"contributions": [
48+
"code",
49+
"doc"
50+
]
51+
},
52+
{
53+
"login": "kefranabg",
54+
"name": "Franck Abgrall",
55+
"avatar_url": "https://avatars3.githubusercontent.com/u/9840435?v=4",
56+
"profile": "https://www.franck-abgrall.me/",
57+
"contributions": [
58+
"code",
59+
"question"
60+
]
61+
},
62+
{
63+
"login": "sobolevn",
64+
"name": "Nikita Sobolev",
65+
"avatar_url": "https://avatars1.githubusercontent.com/u/4660275?v=4",
66+
"profile": "https://sobolevn.me",
67+
"contributions": [
68+
"code",
69+
"doc"
70+
]
71+
}
72+
],
73+
"contributorsPerLine": 7
74+
}

β€ŽREADME.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This is the branch for `VuePress 1.x` and docs are available at https://v1.vuepr
3737

3838
## Contribution
3939

40-
``` bash
40+
```bash
4141
yarn bootstrap # Install and link dependencies for this lerna repo
4242
yarn dev # serves VuePress' own docs with itself
4343
yarn test # make sure your code change pass the test
@@ -49,6 +49,26 @@ If you have a VuePress-related project/component/tool, add it with a pull reques
4949

5050
## Contributors
5151

52+
### Core Team
53+
54+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
55+
<!-- prettier-ignore-start -->
56+
<!-- markdownlint-disable -->
57+
<table>
58+
<tr>
59+
<td align="center"><a href="http://evanyou.me"><img src="https://avatars1.githubusercontent.com/u/499550?v=4" width="100px;" alt="Evan You"/><br /><sub><b>Evan You</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=yyx990803" title="Code">πŸ’»</a></td>
60+
<td align="center"><a href="http://ulivz.com"><img src="https://avatars1.githubusercontent.com/u/23133919?v=4" width="100px;" alt="ULIVZ"/><br /><sub><b>ULIVZ</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=ulivz" title="Code">πŸ’»</a> <a href="https://github.com/Ulivz/VuePress/commits?author=ulivz" title="Documentation">πŸ“–</a></td>
61+
<td align="center"><a href="http://www.jenlooper.com"><img src="https://avatars2.githubusercontent.com/u/1450004?v=4" width="100px;" alt="Jen Looper"/><br /><sub><b>Jen Looper</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=jlooper" title="Documentation">πŸ“–</a> <a href="#design-jlooper" title="Design">🎨</a></td>
62+
<td align="center"><a href="https://frontstuff.io/"><img src="https://avatars0.githubusercontent.com/u/5370675?v=4" width="100px;" alt="Sarah Dayan"/><br /><sub><b>Sarah Dayan</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=sarahdayan" title="Code">πŸ’»</a> <a href="https://github.com/Ulivz/VuePress/commits?author=sarahdayan" title="Documentation">πŸ“–</a></td>
63+
<td align="center"><a href="https://www.franck-abgrall.me/"><img src="https://avatars3.githubusercontent.com/u/9840435?v=4" width="100px;" alt="Franck Abgrall"/><br /><sub><b>Franck Abgrall</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=kefranabg" title="Code">πŸ’»</a> <a href="#question-kefranabg" title="Answering Questions">πŸ’¬</a></td>
64+
<td align="center"><a href="https://sobolevn.me"><img src="https://avatars1.githubusercontent.com/u/4660275?v=4" width="100px;" alt="Nikita Sobolev"/><br /><sub><b>Nikita Sobolev</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=sobolevn" title="Code">πŸ’»</a> <a href="https://github.com/Ulivz/VuePress/commits?author=sobolevn" title="Documentation">πŸ“–</a></td>
65+
</tr>
66+
</table>
67+
68+
<!-- markdownlint-enable -->
69+
<!-- prettier-ignore-end -->
70+
<!-- ALL-CONTRIBUTORS-LIST:END -->
71+
5272
### Code Contributors
5373

5474
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].

β€Žpackage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@types/semver": "^6.0.0",
5151
"@types/hash-sum": "^1.0.0",
5252
"@types/globby": "^9.1.0",
53-
"@types/escape-html": "^0.0.20"
53+
"@types/escape-html": "^0.0.20",
54+
"all-contributors-cli": "^6.8.1"
5455
}
5556
}

0 commit comments

Comments
Β (0)