-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.all-contributorsrc
87 lines (87 loc) · 2.11 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "1004-head",
"name": "1004-head",
"avatar_url": "https://avatars.githubusercontent.com/u/65378326?v=4",
"profile": "https://github.com/1004-head",
"contributions": [
"ideas"
]
},
{
"login": "lcy8047",
"name": "lcy8047",
"avatar_url": "https://avatars.githubusercontent.com/u/35690965?v=4",
"profile": "https://github.com/lcy8047",
"contributions": [
"ideas"
]
},
{
"login": "publdaze",
"name": "publdaze",
"avatar_url": "https://avatars.githubusercontent.com/u/78250089?v=4",
"profile": "https://github.com/publdaze",
"contributions": [
"ideas"
]
},
{
"login": "c0np4nn4",
"name": "c0np4nn4",
"avatar_url": "https://avatars.githubusercontent.com/u/49471288?v=4",
"profile": "http://None",
"contributions": [
"ideas"
]
},
{
"login": "HSHwan",
"name": "HSHwan",
"avatar_url": "https://avatars.githubusercontent.com/u/86449722?v=4",
"profile": "https://github.com/HSHwan",
"contributions": [
"ideas"
]
},
{
"login": "JinukHong",
"name": "JinukHong",
"avatar_url": "https://avatars.githubusercontent.com/u/45095330?v=4",
"profile": "https://github.com/JinukHong",
"contributions": [
"ideas"
]
},
{
"login": "kimty103",
"name": "kimty103",
"avatar_url": "https://avatars.githubusercontent.com/u/80939394?v=4",
"profile": "https://github.com/kimty103",
"contributions": [
"ideas"
]
},
{
"login": "lcqff",
"name": "lcqff",
"avatar_url": "https://avatars.githubusercontent.com/u/71930280?v=4",
"profile": "https://github.com/lcqff",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "2022_Winter_CTFStudy",
"projectOwner": "KEEPER31337",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}