forked from santa112358/detectable_text_field
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
96 lines (96 loc) · 2.45 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
{
"projectName": "detectable_text_field",
"projectOwner": "santa112358",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "santa112358",
"name": "Santa Takahashi",
"avatar_url": "https://avatars.githubusercontent.com/u/43510799?v=4",
"profile": "https://github.com/santa112358",
"contributions": [
"code"
]
},
{
"login": "Pareshoct7",
"name": "Paresh Patil",
"avatar_url": "https://avatars.githubusercontent.com/u/10085177?v=4",
"profile": "https://www.facebook.com/Paresh.07.OCT",
"contributions": [
"code"
]
},
{
"login": "jtmuller5",
"name": "Joseph Muller",
"avatar_url": "https://avatars.githubusercontent.com/u/47997351?v=4",
"profile": "https://github.com/jtmuller5",
"contributions": [
"code"
]
},
{
"login": "EsteveAguilera",
"name": "Esteve Aguilera",
"avatar_url": "https://avatars.githubusercontent.com/u/6932449?v=4",
"profile": "https://github.com/EsteveAguilera",
"contributions": [
"code"
]
},
{
"login": "MATTYGILO",
"name": "MATTYGILO",
"avatar_url": "https://avatars.githubusercontent.com/u/34808802?v=4",
"profile": "https://github.com/MATTYGILO",
"contributions": [
"code"
]
},
{
"login": "Add00w",
"name": "Abdullahi A. Addow",
"avatar_url": "https://avatars.githubusercontent.com/u/35359329?v=4",
"profile": "https://add00w.github.io",
"contributions": [
"code"
]
},
{
"login": "rlee1990",
"name": "Social Jawn",
"avatar_url": "https://avatars.githubusercontent.com/u/21372502?v=4",
"profile": "http://nexttechphilly.com",
"contributions": [
"code"
]
},
{
"login": "xuxiaowei13",
"name": "xuxiaowei13",
"avatar_url": "https://avatars.githubusercontent.com/u/10124443?v=4",
"profile": "https://github.com/xuxiaowei13",
"contributions": [
"code"
]
},
{
"login": "debuggerx01",
"name": "debuggerx01",
"avatar_url": "https://avatars.githubusercontent.com/u/19624835?v=4",
"profile": "https://www.debuggerx.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}