-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
.all-contributorsrc
115 lines (115 loc) · 2.77 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
{
"projectName": "otion",
"projectOwner": "kripod",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "angular",
"contributorsPerLine": 7,
"skipCi": true,
"contributors": [
{
"login": "kripod",
"name": "Kristóf Poduszló",
"avatar_url": "https://avatars3.githubusercontent.com/u/14854048?v=4",
"profile": "https://github.com/kripod",
"contributions": [
"maintenance",
"code",
"doc",
"example",
"ideas",
"infra"
]
},
{
"login": "efflam",
"name": "efflam",
"avatar_url": "https://avatars3.githubusercontent.com/u/149307?v=4",
"profile": "https://github.com/efflam",
"contributions": [
"bug",
"ideas"
]
},
{
"login": "katywings",
"name": "Katja Lutz",
"avatar_url": "https://avatars0.githubusercontent.com/u/4012401?v=4",
"profile": "https://nitropage.com",
"contributions": [
"bug",
"ideas"
]
},
{
"login": "biowaffeln",
"name": "Mark Kvetny",
"avatar_url": "https://avatars3.githubusercontent.com/u/29342337?v=4",
"profile": "https://github.com/biowaffeln",
"contributions": [
"ideas"
]
},
{
"login": "jaredpalmer",
"name": "Jared Palmer",
"avatar_url": "https://avatars2.githubusercontent.com/u/4060187?v=4",
"profile": "https://formik.com",
"contributions": [
"doc"
]
},
{
"login": "etc-tiago",
"name": "Tiago Souza",
"avatar_url": "https://avatars1.githubusercontent.com/u/33164463?v=4",
"profile": "https://github.com/etc-tiago",
"contributions": [
"doc",
"platform",
"example",
"code"
]
},
{
"login": "eddyw",
"name": "Eddy Wilson",
"avatar_url": "https://avatars0.githubusercontent.com/u/1407526?v=4",
"profile": "https://github.com/eddyw",
"contributions": [
"ideas",
"bug"
]
},
{
"login": "namjul",
"name": "Samuel Hobl",
"avatar_url": "https://avatars2.githubusercontent.com/u/328836?v=4",
"profile": "https://github.com/namjul",
"contributions": [
"bug"
]
},
{
"login": "bebraw",
"name": "Juho Vepsäläinen",
"avatar_url": "https://avatars0.githubusercontent.com/u/166921?v=4",
"profile": "https://survivejs.com/",
"contributions": [
"doc"
]
},
{
"login": "danielkov",
"name": "Daniel Emod Kovacs",
"avatar_url": "https://avatars.githubusercontent.com/u/18039004?v=4",
"profile": "https://kde.design",
"contributions": [
"bug"
]
}
],
"files": [
"README.md"
]
}