-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinput.json
More file actions
87 lines (87 loc) · 1.79 KB
/
Copy pathinput.json
File metadata and controls
87 lines (87 loc) · 1.79 KB
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
{
"prCreators": [
{
"login": "greenkeeperio-bot",
"name": "Greenkeeper",
"url": "https://github.com/greenkeeperio-bot",
"count": 165
},
{
"login": "haadcode",
"name": "Haad",
"url": "https://github.com/haadcode",
"count": 31
},
],
"prCommentators": [
{
"login": "haadcode",
"name": "Haad",
"url": "https://github.com/haadcode",
"count": 46
},
],
"issueCreators": [
{
"login": "haadcode",
"name": "Haad",
"url": "https://github.com/haadcode",
"count": 22
},
{
"login": "cristiano-belloni",
"name": "Cristiano Belloni",
"url": "https://github.com/cristiano-belloni",
"count": 6
},
],
"issueCommentators": [
{
"login": "haadcode",
"name": "Haad",
"url": "https://github.com/haadcode",
"count": 199
},
{
"login": "cristiano-belloni",
"name": "Cristiano Belloni",
"url": "https://github.com/cristiano-belloni",
"count": 24
},
],
"reviewers": [
{
"login": "haadcode",
"name": "Haad",
"url": "https://github.com/haadcode",
"count": 6
},
{
"login": "dignifiedquire",
"name": "Friedel Ziegelmayer",
"url": "https://github.com/dignifiedquire",
"count": 1
},
{
"login": "RichardLitt",
"name": "Richard Littauer",
"url": "https://github.com/RichardLitt",
"count": 1
}
],
"commitAuthors": [
{
"login": "haadcode",
"name": "Haad",
"url": "https://github.com/haadcode",
"count": 720
},
{
"login": "greenkeeperio-bot",
"name": "Greenkeeper",
"url": "https://github.com/greenkeeperio-bot",
"count": 13
},
],
"commitCommentators": []
}