-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
.all-contributorsrc
72 lines (72 loc) · 2.44 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
{
"projectName": "bradgarropy.com",
"projectOwner": "bradgarropy",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["readme.md", "contributing.md"],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"skipCi": false,
"contributors": [
{
"login": "bradgarropy",
"name": "Brad Garropy",
"avatar_url": "https://avatars.githubusercontent.com/u/11336745?v=4",
"profile": "https://bradgarropy.com",
"contributions": [
"blog",
"code",
"content",
"design",
"doc",
"infra",
"test"
]
},
{
"login": "sleepyArpan",
"name": "Arpan Chattopadhyay",
"avatar_url": "https://avatars.githubusercontent.com/u/50901152?v=4",
"profile": "https://github.com/sleepyArpan",
"contributions": ["blog", "bug"]
},
{
"login": "closetgeekshow",
"name": "closetgeekshow",
"avatar_url": "https://avatars.githubusercontent.com/u/991289?v=4",
"profile": "https://github.com/closetgeekshow",
"contributions": ["bug"]
},
{
"login": "EliasAfara",
"name": "Elias Afara",
"avatar_url": "https://avatars.githubusercontent.com/u/39487200?v=4",
"profile": "https://eliasafara.fr/",
"contributions": ["bug"]
},
{
"login": "chris-nowicki",
"name": "Chris Nowicki",
"avatar_url": "https://avatars.githubusercontent.com/u/102450568?v=4",
"profile": "https://www.chrisnowicki.io",
"contributions": ["bug"]
},
{
"login": "brookslybrand",
"name": "Brooks Lybrand",
"avatar_url": "https://avatars.githubusercontent.com/u/12396812?v=4",
"profile": "https://github.com/brookslybrand",
"contributions": ["ideas", "code"]
},
{
"login": "JoshuaKGoldberg",
"name": "Josh Goldberg ✨",
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"profile": "http://www.joshuakgoldberg.com",
"contributions": ["review", "tool"]
}
],
"commitType": "docs",
"commitConvention": "angular"
}