forked from Niek/chatgpt-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
137 lines (137 loc) · 3.42 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"projectName": "chatgpt-web",
"projectOwner": "Niek",
"repoType": "github",
"commit": false,
"contributors": [
{
"login": "Michael-Tanzer",
"name": "Michael Tanzer",
"avatar_url": "https://avatars.githubusercontent.com/u/23483071?v=4",
"profile": "https://github.com/Michael-Tanzer",
"contributions": [
"ideas",
"code"
]
},
{
"login": "petergeneric",
"name": "Peter",
"avatar_url": "https://avatars.githubusercontent.com/u/870655?v=4",
"profile": "https://github.com/petergeneric",
"contributions": [
"ideas"
]
},
{
"login": "ssddanbrown",
"name": "Dan Brown",
"avatar_url": "https://avatars.githubusercontent.com/u/8343178?v=4",
"profile": "https://danb.me",
"contributions": [
"ideas",
"code"
]
},
{
"login": "littlemoonstones",
"name": "littlemoonstones",
"avatar_url": "https://avatars.githubusercontent.com/u/32943414?v=4",
"profile": "https://github.com/littlemoonstones",
"contributions": [
"code",
"ideas"
]
},
{
"login": "maxrye1996",
"name": "maxrye1996",
"avatar_url": "https://avatars.githubusercontent.com/u/28844671?v=4",
"profile": "https://github.com/maxrye1996",
"contributions": [
"bug"
]
},
{
"login": "Mikemansour",
"name": "Mikemansour",
"avatar_url": "https://avatars.githubusercontent.com/u/50986937?v=4",
"profile": "https://github.com/Mikemansour",
"contributions": [
"ideas"
]
},
{
"login": "abc91199",
"name": "abc91199",
"avatar_url": "https://avatars.githubusercontent.com/u/16594734?v=4",
"profile": "https://github.com/abc91199",
"contributions": [
"ideas"
]
},
{
"login": "fuegovic",
"name": "fuegovic",
"avatar_url": "https://avatars.githubusercontent.com/u/32828263?v=4",
"profile": "https://github.com/fuegovic",
"contributions": [
"ideas"
]
},
{
"login": "Sixzeroo",
"name": "Sixzeroo",
"avatar_url": "https://avatars.githubusercontent.com/u/20949383?v=4",
"profile": "https://www.liuin.cn",
"contributions": [
"code"
]
},
{
"login": "terryoy",
"name": "terryoy",
"avatar_url": "https://avatars.githubusercontent.com/u/1171589?v=4",
"profile": "http://terryoy.github.io/",
"contributions": [
"ideas",
"code"
]
},
{
"login": "yanglyu902",
"name": "Yang Lyu",
"avatar_url": "https://avatars.githubusercontent.com/u/15838074?v=4",
"profile": "https://www.linkedin.com/in/yang-lyu-902/",
"contributions": [
"bug"
]
},
{
"login": "ryanhex53",
"name": "ryanhex53",
"avatar_url": "https://avatars.githubusercontent.com/u/360426?v=4",
"profile": "https://github.com/ryanhex53",
"contributions": [
"code",
"design"
]
},
{
"login": "shivan2418",
"name": "Emil Elgaard",
"avatar_url": "https://avatars.githubusercontent.com/u/40603805?v=4",
"profile": "https://github.com/shivan2418",
"contributions": [
"ideas",
"design",
"code"
]
}
],
"files": [
"README.md"
],
"commitConvention": "angular",
"contributorsPerLine": 7
}