-
Notifications
You must be signed in to change notification settings - Fork 53
/
.all-contributorsrc
111 lines (111 loc) · 2.79 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
106
107
108
109
110
111
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "rhymiz",
"name": "Lemi Boyce",
"avatar_url": "https://avatars.githubusercontent.com/u/7029352?v=4",
"profile": "https://github.com/rhymiz",
"contributions": [
"code",
"bug",
"maintenance"
]
},
{
"login": "tonymorello",
"name": "Tony Morello",
"avatar_url": "https://avatars.githubusercontent.com/u/7967400?v=4",
"profile": "https://github.com/tonymorello",
"contributions": [
"code"
]
},
{
"login": "chdastolfo",
"name": "chdastolfo",
"avatar_url": "https://avatars.githubusercontent.com/u/9096407?v=4",
"profile": "https://github.com/chdastolfo",
"contributions": [
"code",
"bug",
"doc",
"maintenance"
]
},
{
"login": "lucioseki",
"name": "Lucio Mitsuru Seki",
"avatar_url": "https://avatars.githubusercontent.com/u/1480296?v=4",
"profile": "https://github.com/lucioseki",
"contributions": [
"code"
]
},
{
"login": "yogeshnile",
"name": "YOGESH NILE",
"avatar_url": "https://avatars.githubusercontent.com/u/54445087?v=4",
"profile": "https://github.com/yogeshnile",
"contributions": [
"code"
]
},
{
"login": "spencersamuel7",
"name": "spencersamuel7",
"avatar_url": "https://avatars.githubusercontent.com/u/20449820?v=4",
"profile": "https://github.com/spencersamuel7",
"contributions": [
"code"
]
},
{
"login": "albcl",
"name": "Alb. C",
"avatar_url": "https://avatars.githubusercontent.com/u/17050266?v=4",
"profile": "https://github.com/albcl",
"contributions": [
"code"
]
},
{
"login": "pevner-p2",
"name": "pevner-p2",
"avatar_url": "https://avatars.githubusercontent.com/u/45570949?v=4",
"profile": "https://github.com/pevner-p2",
"contributions": [
"code"
]
},
{
"login": "t-a-y-l-o-r",
"name": "Taylor Cochran",
"avatar_url": "https://avatars.githubusercontent.com/u/32030464?v=4",
"profile": "https://github.com/t-a-y-l-o-r",
"contributions": [
"code"
]
},
{
"login": "willnaoosmith",
"name": "William Brochensque Júnior",
"avatar_url": "https://avatars.githubusercontent.com/u/55159911?v=4",
"profile": "https://github.com/willnaoosmith",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "monday",
"projectOwner": "ProdPerfect"
}