-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
.all-contributorsrc
113 lines (113 loc) · 2.84 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "font-end-pro",
"name": "Codev TA",
"avatar_url": "https://avatars.githubusercontent.com/u/88624053?v=4",
"profile": "https://github.com/font-end-pro",
"contributions": [
"ideas"
]
},
{
"login": "thuongtruong1009",
"name": "Tran Nguyen Thuong Truong",
"avatar_url": "https://avatars.githubusercontent.com/u/71834167?v=4",
"profile": "https://thuongtruonginc.wixsite.com/portfolio",
"contributions": [
"code",
"ideas"
]
},
{
"login": "ImgBotApp",
"name": "Imgbot",
"avatar_url": "https://avatars.githubusercontent.com/u/31427850?v=4",
"profile": "https://imgbot.net",
"contributions": [
"data",
"tool"
]
},
{
"login": "0826240270",
"name": "Phát Đỗ",
"avatar_url": "https://avatars.githubusercontent.com/u/51843029?v=4",
"profile": "http://tphatprofile.somee.com",
"contributions": [
"ideas"
]
},
{
"login": "tung01673641696",
"name": "tung01673641696",
"avatar_url": "https://avatars.githubusercontent.com/u/50195044?v=4",
"profile": "https://github.com/tung01673641696",
"contributions": [
"ideas"
]
},
{
"login": "codacy-badger",
"name": "Codacy Badger",
"avatar_url": "https://avatars.githubusercontent.com/u/23704769?v=4",
"profile": "https://www.codacy.com",
"contributions": [
"test",
"bug",
"data"
]
},
{
"login": "raydelto",
"name": "Raydelto Hernandez",
"avatar_url": "https://avatars.githubusercontent.com/u/1313960?v=4",
"profile": "http://www.raydelto.org",
"contributions": [
"bug",
"mentoring"
]
},
{
"login": "wpolanco",
"name": "wpolanco",
"avatar_url": "https://avatars.githubusercontent.com/u/4671672?v=4",
"profile": "https://github.com/wpolanco",
"contributions": [
"ideas",
"a11y"
]
},
{
"login": "Sanjulata19",
"name": "Sanjulata19",
"avatar_url": "https://avatars.githubusercontent.com/u/93475284?v=4",
"profile": "https://github.com/Sanjulata19",
"contributions": [
"ideas",
"mentoring"
]
},
{
"login": "Oopprojectgame",
"name": "Oop-team-project",
"avatar_url": "https://avatars.githubusercontent.com/u/60429559?v=4",
"profile": "https://github.com/Oopprojectgame",
"contributions": [
"doc",
"example"
]
}
],
"contributorsPerLine": 7,
"projectName": "Snake-Game-OOP",
"projectOwner": "thuongtruong1009",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}