This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
114 lines (114 loc) · 3.22 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"projectName": "presentation-en",
"projectOwner": "ready-techie",
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
"types": {
"custom": {
"symbol": "🔭",
"description": "A custom contribution type.",
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
}
},
"skipCi": true,
"contributors": [
{
"login": "hailey99",
"name": "Hailey Park",
"avatar_url": "https://avatars.githubusercontent.com/u/50111853?v=4",
"profile": "https://github.com/hailey99",
"contributions": [
"content"
]
},
{
"login": "vivabin",
"name": "Deveen",
"avatar_url": "https://avatars.githubusercontent.com/u/20276599?v=4",
"profile": "https://github.com/vivabin",
"contributions": [
"content"
]
},
{
"login": "AnneMayor",
"name": "AnneMayor",
"avatar_url": "https://avatars.githubusercontent.com/u/15176192?v=4",
"profile": "https://velog.io/@pranne1224",
"contributions": [
"content"
]
},
{
"login": "wooooooood",
"name": "wooooooood",
"avatar_url": "https://avatars.githubusercontent.com/u/40855076?v=4",
"profile": "https://github.com/wooooooood",
"contributions": [
"content"
]
},
{
"login": "heejaedev",
"name": "heejae",
"avatar_url": "https://avatars.githubusercontent.com/u/47102119?v=4",
"profile": "https://heejaedev.github.io/",
"contributions": [
"content"
]
},
{
"login": "Limm-jk",
"name": "Junkyu Lim",
"avatar_url": "https://avatars.githubusercontent.com/u/57378834?v=4",
"profile": "https://limm-jk.tistory.com/",
"contributions": [
"content"
]
},
{
"login": "TORU0239",
"name": "Wonyoung Choi",
"avatar_url": "https://avatars.githubusercontent.com/u/3125598?v=4",
"profile": "https://github.com/TORU0239",
"contributions": [
"content"
]
},
{
"login": "luvimperfection",
"name": "Jung In Choi",
"avatar_url": "https://avatars.githubusercontent.com/u/39628758?v=4",
"profile": "https://github.com/luvimperfection",
"contributions": [
"content"
]
},
{
"login": "RunLearn",
"name": "RunLearn",
"avatar_url": "https://avatars.githubusercontent.com/u/21242789?v=4",
"profile": "https://github.com/RunLearn",
"contributions": [
"content"
]
},
{
"login": "0417taehyun",
"name": "weekwith.me",
"avatar_url": "https://avatars.githubusercontent.com/u/63915557?v=4",
"profile": "https://weekwith.me",
"contributions": [
"content"
]
}
],
"repoType": "github",
"repoHost": "https://github.com"
}