-
Notifications
You must be signed in to change notification settings - Fork 137
/
.all-contributorsrc
105 lines (105 loc) · 2.68 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "adamdupuis",
"name": "Adam Dupuis",
"avatar_url": "https://avatars1.githubusercontent.com/u/6547826?v=4",
"profile": "https://adamdupuis.com",
"contributions": [
"code"
]
},
{
"login": "GauthamAsir",
"name": "Gautham",
"avatar_url": "https://avatars1.githubusercontent.com/u/26927742?v=4",
"profile": "https://gauthamasir.github.io/Portfolio_Dart/",
"contributions": [
"code"
]
},
{
"login": "imhafeez",
"name": "Hafeez Ahmed",
"avatar_url": "https://avatars3.githubusercontent.com/u/21155655?v=4",
"profile": "https://github.com/imhafeez",
"contributions": [
"code"
]
},
{
"login": "claudemircasa",
"name": "Claudemir Casa",
"avatar_url": "https://avatars3.githubusercontent.com/u/7956750?v=4",
"profile": "https://claudemir.casa",
"contributions": [
"code"
]
},
{
"login": "Nikhil27b",
"name": "Nikhil27bYt",
"avatar_url": "https://avatars.githubusercontent.com/u/45140298?v=4",
"profile": "https://www.nikhil27.com",
"contributions": [
"doc"
]
},
{
"login": "ghprod",
"name": "Ferri Sutanto",
"avatar_url": "https://avatars.githubusercontent.com/u/1922652?v=4",
"profile": "https://github.com/ghprod",
"contributions": [
"code"
]
},
{
"login": "jslattery26",
"name": "jslattery26",
"avatar_url": "https://avatars.githubusercontent.com/u/44002583?v=4",
"profile": "https://github.com/jslattery26",
"contributions": [
"code"
]
},
{
"login": "garrettApproachableGeek",
"name": "garrettApproachableGeek",
"avatar_url": "https://avatars.githubusercontent.com/u/68708352?v=4",
"profile": "https://approachablegeek.com",
"contributions": [
"code"
]
},
{
"login": "SuaMusica",
"name": "Sua Música",
"avatar_url": "https://avatars.githubusercontent.com/u/30954979?v=4",
"profile": "https://www.suamusica.com.br/",
"contributions": [
"code"
]
},
{
"login": "austinn",
"name": "Austin Nelson",
"avatar_url": "https://avatars.githubusercontent.com/u/1161152?v=4",
"profile": "https://nelsonnerds.wordpress.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "paginate_firestore",
"projectOwner": "vedartm",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}