-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
53 lines (53 loc) · 1.25 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "felipecasseb",
"name": "Felipe Dias Casseb",
"avatar_url": "https://avatars.githubusercontent.com/u/20211594?v=4",
"profile": "https://www.linkedin.com/in/felipe-casseb-5522b538",
"contributions": [
"code",
"ideas",
"mentoring",
"talk",
"eventOrganizing"
]
},
{
"login": "suamirochadev",
"name": "Suami Rocha",
"avatar_url": "https://avatars.githubusercontent.com/u/110056279?v=4",
"profile": "https://bento.me/suamirochadev",
"contributions": [
"code",
"design",
"ideas",
"mentoring",
"eventOrganizing"
]
},
{
"login": "thauska",
"name": "Thayana Correa Mamore",
"avatar_url": "https://avatars.githubusercontent.com/u/8525721?v=4",
"profile": "https://thayanacmamore.dev",
"contributions": [
"doc",
"review"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "quiz-mobile",
"projectOwner": "devsnorte"
}