-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
.all-contributorsrc
100 lines (100 loc) · 2.55 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Arthur-Milchior",
"name": "Arthur Milchior",
"avatar_url": "https://avatars.githubusercontent.com/u/357361?v=4",
"profile": "http://www.milchior.fr",
"contributions": [
"content"
]
},
{
"login": "perriefidelis",
"name": "Peace Ojemeh",
"avatar_url": "https://avatars.githubusercontent.com/u/30669761?v=4",
"profile": "https://bit.ly/perrieee",
"contributions": [
"design"
]
},
{
"login": "Pow3r5",
"name": "Bailey Powers",
"avatar_url": "https://avatars.githubusercontent.com/u/89673452?v=4",
"profile": "https://github.com/Pow3r5",
"contributions": [
"code",
"content"
]
},
{
"login": "TeresaP",
"name": "Teresa Peters",
"avatar_url": "https://avatars.githubusercontent.com/u/5288351?v=4",
"profile": "https://github.com/TeresaP",
"contributions": [
"ideas"
]
},
{
"login": "tylerauerbeck",
"name": "Tyler Auerbeck",
"avatar_url": "https://avatars.githubusercontent.com/u/29497147?v=4",
"profile": "https://dev.to/tylerauerbeck",
"contributions": [
"infra"
]
},
{
"login": "aclairefication",
"name": "Claire Moss",
"avatar_url": "https://avatars.githubusercontent.com/u/2000944?v=4",
"profile": "http://aclairefication.com",
"contributions": [
"content"
]
},
{
"login": "LuvvAggarwal",
"name": "Luvv Aggarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/67058817?v=4",
"profile": "https://github.com/LuvvAggarwal",
"contributions": [
"code",
"infra"
]
},
{
"login": "WebSnke",
"name": "Sönke Joppien",
"avatar_url": "https://avatars.githubusercontent.com/u/94064167?v=4",
"profile": "https://github.com/WebSnke",
"contributions": [
"ideas"
]
},
{
"login": "Jonsey-nonwork",
"name": "Jonsey-nonwork",
"avatar_url": "https://avatars.githubusercontent.com/u/149746127?v=4",
"profile": "https://github.com/Jonsey-nonwork",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "opensourcestories.org",
"projectOwner": "opensourcestories",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}