forked from adikari/monorepo-diff-buildkite-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
116 lines (116 loc) · 2.76 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
112
113
114
115
116
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "adikari",
"name": "subash adhikari",
"avatar_url": "https://avatars.githubusercontent.com/u/1757714?v=4",
"profile": "http://www.subash.com.au",
"contributions": [
"code",
"example",
"doc",
"maintenance",
"review",
"test",
"infra"
]
},
{
"login": "chronotc",
"name": "Silla Tan",
"avatar_url": "https://avatars.githubusercontent.com/u/7519144?v=4",
"profile": "https://github.com/chronotc",
"contributions": [
"code",
"example",
"doc",
"maintenance",
"review",
"test",
"infra"
]
},
{
"login": "elliott-davis",
"name": "Elliott Davis",
"avatar_url": "https://avatars.githubusercontent.com/u/1130349?v=4",
"profile": "http://excellent.io",
"contributions": [
"code",
"test",
"ideas"
]
},
{
"login": "jullianoacqio",
"name": "Julliano Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/35783178?v=4",
"profile": "http://www.acqio.com.br",
"contributions": [
"code",
"test"
]
},
{
"login": "worxli",
"name": "Lukas Bischofberger",
"avatar_url": "https://avatars.githubusercontent.com/u/2504856?v=4",
"profile": "http://worx.li",
"contributions": [
"code",
"test",
"doc",
"example"
]
},
{
"login": "pmenglund",
"name": "Martin Englund",
"avatar_url": "https://avatars.githubusercontent.com/u/32618?v=4",
"profile": "http://blog.englund.nu/",
"contributions": [
"code",
"test"
]
},
{
"login": "jacekszubert",
"name": "Jacek Szubert",
"avatar_url": "https://avatars.githubusercontent.com/u/17125006?v=4",
"profile": "https://github.com/jacekszubert",
"contributions": [
"code"
]
},
{
"login": "ronaldmiranda",
"name": "Ronald Carvalho",
"avatar_url": "https://avatars.githubusercontent.com/u/14340100?v=4",
"profile": "http://ronaldmiranda.com.br",
"contributions": [
"bug"
]
},
{
"login": "harrietgrace",
"name": "Harriet Lawrence",
"avatar_url": "https://avatars.githubusercontent.com/u/2074469?v=4",
"profile": "https://github.com/harrietgrace",
"contributions": [
"doc",
"example"
]
}
],
"contributorsPerLine": 7,
"projectName": "monorepo-diff-buildkite-plugin",
"projectOwner": "chronotc",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}