This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
86 lines (86 loc) · 2.24 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "mike-audi",
"name": "Mike Audi",
"avatar_url": "https://avatars.githubusercontent.com/u/3769672?v=4",
"profile": "http://mytiki.com",
"contributions": [
"code",
"review",
"doc"
]
},
{
"login": "ricardobrg",
"name": "Ricardo Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/8357343?v=4",
"profile": "https://www.linkedin.com/in/ricardolg/",
"contributions": [
"code",
"review"
]
},
{
"login": "MiroBenicio",
"name": "Miro Benício",
"avatar_url": "https://avatars.githubusercontent.com/u/96149507?v=4",
"profile": "https://github.com/MiroBenicio",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Schuler-Gabriel",
"name": "Gabriel Schuler Barros",
"avatar_url": "https://avatars.githubusercontent.com/u/85256777?v=4",
"profile": "https://github.com/Schuler-Gabriel",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "JesseMonteiro",
"name": "Jessé Monteiro",
"avatar_url": "https://avatars.githubusercontent.com/u/8730443?v=4",
"profile": "http://www.jessemonteiro.com",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "timoguin",
"name": "Tim O'Guin",
"avatar_url": "https://avatars.githubusercontent.com/u/671968?v=4",
"profile": "https://github.com/timoguin",
"contributions": [
"projectManagement"
]
},
{
"login": "sfaria27",
"name": "Shane",
"avatar_url": "https://avatars.githubusercontent.com/u/81697281?v=4",
"profile": "https://github.com/sfaria27",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "tiki-receipt-capacitor",
"projectOwner": "tiki-bar"
}