-
Notifications
You must be signed in to change notification settings - Fork 10
/
.all-contributorsrc
90 lines (90 loc) · 2.26 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "astro-cloudinary",
"projectOwner": "cloudinary-community",
"commitType": "docs",
"contributors": [
{
"login": "colbyfayock",
"name": "Colby Fayock",
"avatar_url": "https://avatars.githubusercontent.com/u/1045274?v=4",
"profile": "https://colbyfayock.com/newsletter",
"contributions": [
"code",
"doc"
]
},
{
"login": "Andarist",
"name": "Mateusz Burzyński",
"avatar_url": "https://avatars.githubusercontent.com/u/9800850?v=4",
"profile": "https://github.com/Andarist",
"contributions": [
"code"
]
},
{
"login": "hkbertoson",
"name": "Hunter Bertoson",
"avatar_url": "https://avatars.githubusercontent.com/u/44106297?v=4",
"profile": "http://hunterbertoson.tech",
"contributions": [
"code"
]
},
{
"login": "apatel369",
"name": "Arpan Patel ",
"avatar_url": "https://avatars.githubusercontent.com/u/33442948?v=4",
"profile": "https://github.com/apatel369",
"contributions": [
"doc"
]
},
{
"login": "saai-syvendra",
"name": "Saai Syvendra",
"avatar_url": "https://avatars.githubusercontent.com/u/157691467?v=4",
"profile": "https://github.com/saai-syvendra",
"contributions": [
"doc"
]
},
{
"login": "RaghavMangla",
"name": "Raghav Mangla",
"avatar_url": "https://avatars.githubusercontent.com/u/97332401?v=4",
"profile": "https://github.com/RaghavMangla",
"contributions": [
"doc"
]
},
{
"login": "kcoderhtml",
"name": "Kieran Klukas",
"avatar_url": "https://avatars.githubusercontent.com/u/92754843?v=4",
"profile": "http://dunkirk.sh",
"contributions": [
"code"
]
},
{
"login": "smv1256",
"name": "S. M. V.",
"avatar_url": "https://avatars.githubusercontent.com/u/117322465?v=4",
"profile": "https://github.com/smv1256",
"contributions": [
"doc"
]
}
]
}