This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.all-contributorsrc
94 lines (94 loc) · 2.42 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
{
"projectName": "language-legesher-python",
"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",
"code"
]
},
{
"login": "sdesani",
"name": "Santosh Desani",
"avatar_url": "https://avatars3.githubusercontent.com/u/10603196?v=4",
"profile": "https://github.com/sdesani",
"contributions": [
"marketing"
]
},
{
"login": "rajitha1998",
"name": "Rajitha Warusavitarana",
"avatar_url": "https://avatars0.githubusercontent.com/u/36359382?v=4",
"profile": "https://www.linkedin.com/in/rajitha-warusavitarana-858a11156/",
"contributions": [
"code"
]
},
{
"login": "korolr",
"name": "Alexsey Ramzaev",
"avatar_url": "https://avatars0.githubusercontent.com/u/11715165?v=4",
"profile": "https://Korolr.me/",
"contributions": [
"doc"
]
},
{
"login": "Aakash1822",
"name": "Aakash Singh",
"avatar_url": "https://avatars3.githubusercontent.com/u/30810386?v=4",
"profile": "https://staticai.blogspot.com",
"contributions": [
"ideas"
]
},
{
"login": "imgovind",
"name": "Govindarajan Panneerselvam",
"avatar_url": "https://avatars0.githubusercontent.com/u/4269318?v=4",
"profile": "https://github.com/imgovind",
"contributions": [
"doc"
]
},
{
"login": "irfansener",
"name": "İrfan Şener",
"avatar_url": "https://avatars3.githubusercontent.com/u/2094635?v=4",
"profile": "http://www.irfansener.com",
"contributions": [
"doc"
]
},
{
"login": "wescran",
"name": "Wesley Cranston",
"avatar_url": "https://avatars2.githubusercontent.com/u/36459418?v=4",
"profile": "https://github.com/wescran",
"contributions": [
"maintenance"
]
}
],
"contributorsPerLine": 7
}