forked from CodersCamp2021/michal-team-projekt-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
79 lines (79 loc) · 1.99 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
{
"projectName": "michal-team-projekt-2",
"projectOwner": "CodersCamp2021",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "mmiszy",
"name": "Michał Miszczyszyn",
"avatar_url": "https://avatars.githubusercontent.com/u/1338731?v=4",
"profile": "https://typeofweb.com/",
"contributions": [
"code"
]
},
{
"login": "justyna-bodurka",
"name": "justyna-bodurka",
"avatar_url": "https://avatars.githubusercontent.com/u/77831692?v=4",
"profile": "https://github.com/justyna-bodurka",
"contributions": [
"code"
]
},
{
"login": "Weroniika",
"name": "Weroniika",
"avatar_url": "https://avatars.githubusercontent.com/u/40180443?v=4",
"profile": "https://github.com/Weroniika",
"contributions": [
"code"
]
},
{
"login": "Arssin",
"name": "Mateusz Binięda",
"avatar_url": "https://avatars.githubusercontent.com/u/93389452?v=4",
"profile": "https://github.com/Arssin",
"contributions": [
"code"
]
},
{
"login": "krygacz",
"name": "Krystian Gaczyński",
"avatar_url": "https://avatars.githubusercontent.com/u/30621967?v=4",
"profile": "https://github.com/krygacz",
"contributions": [
"code"
]
},
{
"login": "karol-wolski",
"name": "Karol Wolski",
"avatar_url": "https://avatars.githubusercontent.com/u/15778908?v=4",
"profile": "https://github.com/karol-wolski",
"contributions": [
"code"
]
},
{
"login": "KamiKant",
"name": "KamiKant",
"avatar_url": "https://avatars.githubusercontent.com/u/93733349?v=4",
"profile": "https://github.com/KamiKant",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 3,
"skipCi": true
}