-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.all-contributorsrc
93 lines (93 loc) · 2.34 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
{
"projectName": "legesher-pride",
"projectOwner": "legesher",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"types": {
"marketing": {
"symbol": "💌",
"description": "Marketing - People who help in marketing the repo/project"
}
},
"imageSize": 100,
"commit": true,
"commitConvention": "atom",
"contributors": [
{
"login": "madiedgar",
"name": "Madison (Pfaff) Edgar",
"avatar_url": "https://avatars0.githubusercontent.com/u/7844510?v=4",
"profile": "http://withmadi.co",
"contributions": [
"projectManagement"
]
},
{
"login": "takashiw",
"name": "Takashi Wickes",
"avatar_url": "https://avatars1.githubusercontent.com/u/8411001?v=4",
"profile": "https://github.com/takashiw",
"contributions": [
"design"
]
},
{
"login": "imgovind",
"name": "Govindarajan Panneerselvam",
"avatar_url": "https://avatars0.githubusercontent.com/u/4269318?v=4",
"profile": "https://github.com/imgovind",
"contributions": [
"doc"
]
},
{
"login": "thiagondl",
"name": "Thiago Lima",
"avatar_url": "https://avatars0.githubusercontent.com/u/44266113?v=4",
"profile": "https://github.com/thiagondl",
"contributions": [
"ideas"
]
},
{
"login": "iMeriem",
"name": "Meriem Zaid",
"avatar_url": "https://avatars1.githubusercontent.com/u/11720929?v=4",
"profile": "https://github.com/iMeriem",
"contributions": [
"ideas"
]
},
{
"login": "jaywahr",
"name": "jaywahr",
"avatar_url": "https://avatars2.githubusercontent.com/u/6069258?v=4",
"profile": "https://github.com/jaywahr",
"contributions": [
"doc"
]
},
{
"login": "onFilm",
"name": "Prajwal Acharya",
"avatar_url": "https://avatars.githubusercontent.com/u/26830666?v=4",
"profile": "https://github.com/onFilm",
"contributions": [
"bug"
]
},
{
"login": "vmiller77",
"name": "Victoria Miller",
"avatar_url": "https://avatars.githubusercontent.com/u/15698826?v=4",
"profile": "https://github.com/vmiller77",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}