forked from kkrishguptaa/reseter.css
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
129 lines (129 loc) · 3.17 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"projectName": "reseter.css",
"projectOwner": "krishdevdb",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"readme.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "tracker1",
"name": "Michael J. Ryan",
"avatar_url": "https://avatars.githubusercontent.com/u/444316?v=4",
"profile": "https://tracker1.dev/",
"contributions": [
"code"
]
},
{
"login": "joejenett",
"name": "joejenett",
"avatar_url": "https://avatars.githubusercontent.com/u/52048847?v=4",
"profile": "https://github.com/joejenett",
"contributions": [
"bug",
"doc"
]
},
{
"login": "vincenius",
"name": "Vincent Will",
"avatar_url": "https://avatars.githubusercontent.com/u/43953403?v=4",
"profile": "https://vincentwill.com/",
"contributions": [
"blog"
]
},
{
"login": "phuoc-ng",
"name": "phuoc-ng",
"avatar_url": "https://avatars.githubusercontent.com/u/57786711?v=4",
"profile": "https://twitter.com/nghuuphuoc",
"contributions": [
"tool"
]
},
{
"login": "leandrooriente",
"name": "Leandro Oriente",
"avatar_url": "https://avatars.githubusercontent.com/u/1781007?v=4",
"profile": "https://github.com/leandrooriente",
"contributions": [
"bug"
]
},
{
"login": "himanshu007-creator",
"name": "Himanshu",
"avatar_url": "https://avatars.githubusercontent.com/u/65963997?v=4",
"profile": "http://linkedin.com/in/himanshu-here/",
"contributions": [
"code"
]
},
{
"login": "VixieTSQ",
"name": "Vixie",
"avatar_url": "https://avatars.githubusercontent.com/u/62594135?v=4",
"profile": "https://github.com/VixieTSQ",
"contributions": [
"ideas",
"code",
"doc"
]
},
{
"login": "starkana",
"name": "aco",
"avatar_url": "https://avatars.githubusercontent.com/u/7329623?v=4",
"profile": "http://miza.org",
"contributions": [
"bug",
"code"
]
},
{
"login": "yamanoku",
"name": "Okuto Oyama",
"avatar_url": "https://avatars.githubusercontent.com/u/1996642?v=4",
"profile": "https://yamanoku.net",
"contributions": [
"doc"
]
},
{
"login": "coliss",
"name": "coliss",
"avatar_url": "https://avatars.githubusercontent.com/u/450701?v=4",
"profile": "http://coliss.com/",
"contributions": [
"blog"
]
},
{
"login": "lsprr",
"name": "Luis Parra",
"avatar_url": "https://avatars.githubusercontent.com/u/16653744?v=4",
"profile": "https://github.com/lsprr",
"contributions": [
"doc"
]
},
{
"login": "yolenoyer",
"name": "yolenoyer",
"avatar_url": "https://avatars.githubusercontent.com/u/24353810?v=4",
"profile": "https://github.com/yolenoyer",
"contributions": [
"projectManagement",
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}