-
Notifications
You must be signed in to change notification settings - Fork 18
/
.all-contributorsrc
91 lines (91 loc) · 2.27 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "JagdCake",
"name": "Ivo Angelov",
"avatar_url": "https://avatars3.githubusercontent.com/u/28141754?v=4",
"profile": "https://www.jagdcake.com/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "rogerchi",
"name": "Roger Chi",
"avatar_url": "https://avatars1.githubusercontent.com/u/625496?v=4",
"profile": "https://github.com/rogerchi",
"contributions": [
"bug",
"code"
]
},
{
"login": "jagreehal",
"name": "Jag Reehal",
"avatar_url": "https://avatars1.githubusercontent.com/u/3634906?v=4",
"profile": "https://github.com/jagreehal",
"contributions": [
"code"
]
},
{
"login": "michaeldlfx",
"name": "Michael",
"avatar_url": "https://avatars3.githubusercontent.com/u/24497482?v=4",
"profile": "https://github.com/michaeldlfx",
"contributions": [
"bug"
]
},
{
"login": "panalgin",
"name": "Mustafa YILDIZ",
"avatar_url": "https://avatars.githubusercontent.com/u/12881878?v=4",
"profile": "https://github.com/panalgin",
"contributions": [
"test",
"projectManagement",
"bug"
]
},
{
"login": "arye-eidelman",
"name": "Arye Eidelman",
"avatar_url": "https://avatars.githubusercontent.com/u/7709411?v=4",
"profile": "https://www.aryeeidelman.com/",
"contributions": [
"code"
]
},
{
"login": "ptaberg",
"name": "Kolja P.",
"avatar_url": "https://avatars.githubusercontent.com/u/34740585?v=4",
"profile": "https://github.com/ptaberg",
"contributions": [
"code"
]
},
{
"login": "SaminYaser-work",
"name": "Samin Yaser",
"avatar_url": "https://avatars.githubusercontent.com/u/40205522?v=4",
"profile": "https://github.com/SaminYaser-work",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "cra-template-tailwindcss-typescript",
"projectOwner": "dance2die",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}