-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
.all-contributorsrc
64 lines (64 loc) · 1.87 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
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "mrcnk",
"name": "Tomek Marciniak",
"avatar_url": "https://avatars.githubusercontent.com/u/16132011?v=4",
"profile": "https://github.com/mrcnk",
"contributions": ["code"]
},
{
"login": "teddyjfpender",
"name": "Teddy Pender",
"avatar_url": "https://avatars.githubusercontent.com/u/92999717?v=4",
"profile": "https://github.com/teddyjfpender",
"contributions": ["code"]
},
{
"login": "rago4",
"name": "Rafał Goławski",
"avatar_url": "https://avatars.githubusercontent.com/u/19167236?v=4",
"profile": "https://dev.to/rgolawski",
"contributions": ["code"]
},
{
"login": "mich3lang3lo",
"name": "Mariusz",
"avatar_url": "https://avatars.githubusercontent.com/u/164676295?v=4",
"profile": "https://github.com/mich3lang3lo",
"contributions": ["code"]
},
{
"login": "aliraza556",
"name": "Ali Raza",
"avatar_url": "https://avatars.githubusercontent.com/u/87068339?v=4",
"profile": "https://github.com/aliraza556",
"contributions": ["code"]
},
{
"login": "yaodingyd",
"name": "Yao Ding",
"avatar_url": "https://avatars.githubusercontent.com/u/11392695?v=4",
"profile": "https://yaodingyd.github.io/",
"contributions": ["code"]
},
{
"login": "Myestery",
"name": "Chiwetelu Johnpaul Chidera",
"avatar_url": "https://avatars.githubusercontent.com/u/49923152?v=4",
"profile": "https://www.myestery.com",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "pallad",
"projectOwner": "palladians"
}