-
-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy path.all-contributorsrc
127 lines (125 loc) Β· 3.29 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"projectName": "Times-up-flutter",
"projectOwner": "JordyHers-org",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"emoji": "β¨π",
"imageSize": 70,
"commit": true,
"commitConvention": "atom",
"contributors": [
{
"login": "JordyHers",
"name": "Jordy Hershel Igondjo",
"avatar_url": "https://avatars.githubusercontent.com/u/49708438?v=4",
"profile": "https://jordyhers.com/#/",
"contributions": [
"code"
]
},
{
"login": "i-am-ijaz",
"name": "Muhammad Ijaz",
"avatar_url": "https://avatars.githubusercontent.com/u/25157495?v=4",
"profile": "https://github.com/i-am-ijaz",
"contributions": [
"code"
]
},
{
"login": "bhoomikshetty",
"name": "Bhoomik Shetty",
"avatar_url": "https://avatars.githubusercontent.com/u/76581406?v=4",
"profile": "https://github.com/bhoomikshetty",
"contributions": [
"code"
]
},
{
"login": "tarunsamanta2k20",
"name": "Tarun Samanta",
"avatar_url": "https://avatars.githubusercontent.com/u/55488549?v=4",
"profile": "https://github.com/tarunsamanta2k20",
"contributions": [
"code"
]
},
{
"login": "anthonycodes1",
"name": "Mmegwa Anthony ",
"avatar_url": "https://avatars.githubusercontent.com/u/106021539?v=4",
"profile": "https://github.com/anthonycodes1",
"contributions": [
"code"
]
},
{
"login": "gantanikhilraj",
"name": "Nikhil Raj",
"avatar_url": "https://avatars.githubusercontent.com/u/112814295?v=4",
"profile": "https://github.com/gantanikhilraj",
"contributions": [
"code"
]
},
{
"login": "darshsingh116",
"name": "Darsh Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/116330695?v=4",
"profile": "https://github.com/darshsingh116",
"contributions": [
"code"
]
},
{
"login": "mehrozezaidi",
"name": "mehrozezaidi",
"avatar_url": "https://avatars.githubusercontent.com/u/82540918?v=4",
"profile": "https://github.com/mehrozezaidi",
"contributions": [
"code"
]
},
{
"login": "siddesh3101",
"name": "Siddesh Shetty",
"avatar_url": "https://avatars.githubusercontent.com/u/84890369?v=4",
"profile": "https://github.com/siddesh3101",
"contributions": [
"code"
]
},
{
"login": "ZakareyaAlatoli",
"name": "Zakareya Alatoli",
"avatar_url": "https://avatars.githubusercontent.com/u/68600115?v=4",
"profile": "https://zakareyaalatoli.github.io/",
"contributions": [
"code"
]
},
{
"login": "ckelwin",
"name": "Chan Kelwin Hillary",
"avatar_url": "https://avatars.githubusercontent.com/u/5429312?v=4",
"profile": "https://github.com/ckelwin",
"contributions": [
"code"
]
},
{
"login": "verkit",
"name": "Verdy Bangkit",
"avatar_url": "https://avatars.githubusercontent.com/u/23150948?v=4",
"profile": "https://github.com/verkit",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5,
"linkToUsage": true
}