-
Notifications
You must be signed in to change notification settings - Fork 17
/
.all-contributorsrc
74 lines (74 loc) · 1.8 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
{
"projectName": "awesome-unique-id",
"projectOwner": "grantcarthew",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "tzwel",
"name": "tzwel",
"avatar_url": "https://avatars.githubusercontent.com/u/39600182?v=4",
"profile": "https://github.com/tzwel",
"contributions": [
"content",
"doc",
"ideas",
"maintenance",
"research"
]
},
{
"login": "kayomarz",
"name": "Kayomarz",
"avatar_url": "https://avatars.githubusercontent.com/u/140297?v=4",
"profile": "https://github.com/kayomarz",
"contributions": [
"content"
]
},
{
"login": "madc",
"name": "Matthias Esterl",
"avatar_url": "https://avatars.githubusercontent.com/u/343392?v=4",
"profile": "http://madcity.at",
"contributions": [
"content"
]
},
{
"login": "microprediction",
"name": "Peter Cotton",
"avatar_url": "https://avatars.githubusercontent.com/u/57455669?v=4",
"profile": "https://microprediction.medium.com/",
"contributions": [
"content"
]
},
{
"login": "amitlzkpa",
"name": "Amit Nambiar",
"avatar_url": "https://avatars.githubusercontent.com/u/15354742?v=4",
"profile": "https://github.com/amitlzkpa",
"contributions": [
"content"
]
},
{
"login": "cuongndc",
"name": "Cuong Nguyen",
"avatar_url": "https://avatars.githubusercontent.com/u/34389409?v=4",
"profile": "https://github.com/cuongndc",
"contributions": [
"content"
]
}
]
}