forked from leehosung/awesome-devteam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
97 lines (97 loc) · 2.39 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
{
"projectName": "awesome-devteam",
"projectOwner": "leehosung",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "leehosung",
"name": "Lee Ho Sung",
"avatar_url": "https://avatars2.githubusercontent.com/u/2469766?v=4",
"profile": "https://blog.novice.io/",
"contributions": [
"doc"
]
},
{
"login": "Jeewhan",
"name": "류지환",
"avatar_url": "https://avatars3.githubusercontent.com/u/14256139?v=4",
"profile": "https://github.com/Jeewhan",
"contributions": [
"doc"
]
},
{
"login": "wayhome25",
"name": "LEE HYUNJOO",
"avatar_url": "https://avatars0.githubusercontent.com/u/22283213?v=4",
"profile": "https://github.com/wayhome25",
"contributions": [
"doc"
]
},
{
"login": "rationality6",
"name": "Hyun Ahn",
"avatar_url": "https://avatars2.githubusercontent.com/u/3889468?v=4",
"profile": "https://humew.com/",
"contributions": [
"doc"
]
},
{
"login": "NESOY",
"name": "Kwon Young Jae",
"avatar_url": "https://avatars3.githubusercontent.com/u/13412639?v=4",
"profile": "https://github.com/NESOY",
"contributions": [
"doc"
]
},
{
"login": "ChangJoo-Park",
"name": "ChangJoo Park(박창주)",
"avatar_url": "https://avatars0.githubusercontent.com/u/1451365?v=4",
"profile": "https://what-to.dev/",
"contributions": [
"doc"
]
},
{
"login": "Kirade",
"name": "Jaeyoung Heo",
"avatar_url": "https://avatars0.githubusercontent.com/u/13049936?v=4",
"profile": "http://kirade.github.io",
"contributions": [
"doc"
]
},
{
"login": "sorrowhill",
"name": "gigone.lee",
"avatar_url": "https://avatars2.githubusercontent.com/u/7808573?v=4",
"profile": "https://github.com/sorrowhill",
"contributions": [
"doc"
]
},
{
"login": "ach0o",
"name": "Changhyun An",
"avatar_url": "https://avatars2.githubusercontent.com/u/45260642?v=4",
"profile": "http://ach0o.me",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}