-
Notifications
You must be signed in to change notification settings - Fork 63
/
.all-contributorsrc
105 lines (105 loc) · 2.66 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Curt-Park",
"name": "Jinwoo Park (Curt)",
"avatar_url": "https://avatars3.githubusercontent.com/u/14961526?v=4",
"profile": "https://github.com/Curt-Park",
"contributions": [
"code"
]
},
{
"login": "MrSyee",
"name": "Kyunghwan Kim",
"avatar_url": "https://avatars3.githubusercontent.com/u/17582508?v=4",
"profile": "https://github.com/MrSyee",
"contributions": [
"code"
]
},
{
"login": "darthegg",
"name": "darthegg",
"avatar_url": "https://avatars3.githubusercontent.com/u/16010242?v=4",
"profile": "https://github.com/darthegg",
"contributions": [
"code"
]
},
{
"login": "mclearning2",
"name": "Mincheol Kim",
"avatar_url": "https://avatars3.githubusercontent.com/u/43226417?v=4",
"profile": "https://github.com/mclearning2",
"contributions": [
"code"
]
},
{
"login": "minseop4898",
"name": "김민섭",
"avatar_url": "https://avatars1.githubusercontent.com/u/34338299?v=4",
"profile": "https://github.com/minseop4898",
"contributions": [
"code"
]
},
{
"login": "jinPrelude",
"name": "Leejin Jung",
"avatar_url": "https://avatars1.githubusercontent.com/u/16518993?v=4",
"profile": "https://github.com/jinPrelude",
"contributions": [
"code"
]
},
{
"login": "cyoon1729",
"name": "Chris Yoon",
"avatar_url": "https://avatars2.githubusercontent.com/u/33583101?v=4",
"profile": "https://github.com/cyoon1729",
"contributions": [
"code"
]
},
{
"login": "jiseongHAN",
"name": "Jiseong Han",
"avatar_url": "https://avatars2.githubusercontent.com/u/48741026?v=4",
"profile": "https://jiseonghan.github.io/",
"contributions": [
"code"
]
},
{
"login": "sehyun-hwang",
"name": "Sehyun Hwang",
"avatar_url": "https://avatars3.githubusercontent.com/u/23437715?v=4",
"profile": "https://github.com/sehyun-hwang",
"contributions": [
"maintenance"
]
},
{
"login": "isk03276",
"name": "eunjin",
"avatar_url": "https://avatars.githubusercontent.com/u/23740495?v=4",
"profile": "https://github.com/isk03276",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "rl_algorithms",
"projectOwner": "medipixel",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}