forked from aagarwal1012/IntroViews-Flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
117 lines (117 loc) · 2.95 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "taljacobson",
"name": "Tal Jacobson",
"avatar_url": "https://avatars1.githubusercontent.com/u/13042769?v=4",
"profile": "https://github.com/taljacobson",
"contributions": [
"maintenance",
"doc",
"projectManagement"
]
},
{
"login": "marloncepeda",
"name": "marloncepeda",
"avatar_url": "https://avatars0.githubusercontent.com/u/25042632?v=4",
"profile": "https://github.com/marloncepeda",
"contributions": [
"bug"
]
},
{
"login": "Gorniv",
"name": "Kravchenko Igor",
"avatar_url": "https://avatars0.githubusercontent.com/u/963316?v=4",
"profile": "https://medium.com/it-challenge",
"contributions": [
"bug"
]
},
{
"login": "SiDevesh",
"name": "SiDevesh",
"avatar_url": "https://avatars2.githubusercontent.com/u/17254413?v=4",
"profile": "https://github.com/SiDevesh",
"contributions": [
"ideas"
]
},
{
"login": "spidgorny",
"name": "Slawa Pidgorny",
"avatar_url": "https://avatars2.githubusercontent.com/u/1579235?v=4",
"profile": "http://have-you-been-here.com/",
"contributions": [
"ideas"
]
},
{
"login": "haideraltahan",
"name": "Haider Al-Tahan",
"avatar_url": "https://avatars1.githubusercontent.com/u/4427929?v=4",
"profile": "http://haideraltahan.com",
"contributions": [
"ideas"
]
},
{
"login": "newerton",
"name": "Newerton",
"avatar_url": "https://avatars3.githubusercontent.com/u/4175945?v=4",
"profile": "http://newerton.com",
"contributions": [
"bug"
]
},
{
"login": "kengu",
"name": "Kenneth Gulbrandsøy",
"avatar_url": "https://avatars3.githubusercontent.com/u/866528?v=4",
"profile": "http://www.discoos.org",
"contributions": [
"bug",
"test"
]
},
{
"login": "xsahil03x",
"name": "Sahil Kumar",
"avatar_url": "https://avatars2.githubusercontent.com/u/25670178?v=4",
"profile": "http://www.linkedin.com/in/xsahil03x",
"contributions": [
"test"
]
},
{
"login": "rwrz",
"name": "Rodrigo Boratto",
"avatar_url": "https://avatars1.githubusercontent.com/u/2169309?v=4",
"profile": "http://www.yodsoft.com",
"contributions": [
"bug"
]
},
{
"login": "RKKgithub",
"name": "RKKgithub",
"avatar_url": "https://avatars2.githubusercontent.com/u/63288678?v=4",
"profile": "https://github.com/RKKgithub",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "IntroViews-Flutter",
"projectOwner": "aagarwal1012",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}