generated from csivitu/Template
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
144 lines (144 loc) · 3.57 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
138
139
140
141
142
143
144
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "roerohan",
"name": "Rohan Mukherjee",
"avatar_url": "https://avatars0.githubusercontent.com/u/42958812?v=4",
"profile": "https://github.com/roerohan",
"contributions": [
"doc",
"infra",
"code"
]
},
{
"login": "thebongy",
"name": "Rishit Bansal",
"avatar_url": "https://avatars1.githubusercontent.com/u/7080652?v=4",
"profile": "https://github.com/thebongy",
"contributions": [
"doc"
]
},
{
"login": "theProgrammerDavid",
"name": "theProgrammerDavid",
"avatar_url": "https://avatars2.githubusercontent.com/u/35698009?v=4",
"profile": "https://github.com/theProgrammerDavid",
"contributions": [
"doc"
]
},
{
"login": "AJ1479",
"name": "AJ1479",
"avatar_url": "https://avatars2.githubusercontent.com/u/67030839?v=4",
"profile": "https://github.com/AJ1479",
"contributions": [
"doc",
"code"
]
},
{
"login": "alias-rahil",
"name": "alias-rahil",
"avatar_url": "https://avatars2.githubusercontent.com/u/59060219?v=4",
"profile": "https://github.com/alias-rahil",
"contributions": [
"doc",
"code"
]
},
{
"login": "ashikka",
"name": "ashikka",
"avatar_url": "https://avatars1.githubusercontent.com/u/58368421?v=4",
"profile": "https://github.com/ashikka",
"contributions": [
"doc",
"code"
]
},
{
"login": "parthkgh24",
"name": "parthkgh24",
"avatar_url": "https://avatars3.githubusercontent.com/u/60440835?v=4",
"profile": "https://github.com/parthkgh24",
"contributions": [
"doc",
"code"
]
},
{
"login": "Atharva-Gundawar",
"name": "Atharva-Gundawar",
"avatar_url": "https://avatars0.githubusercontent.com/u/54273198?v=4",
"profile": "https://github.com/Atharva-Gundawar",
"contributions": [
"doc",
"code"
]
},
{
"login": "SrishtiGohain",
"name": "SrishtiGohain",
"avatar_url": "https://avatars2.githubusercontent.com/u/59062633?v=4",
"profile": "https://github.com/SrishtiGohain",
"contributions": [
"doc",
"code"
]
},
{
"login": "harsoh",
"name": "harsoh",
"avatar_url": "https://avatars3.githubusercontent.com/u/55947999?v=4",
"profile": "https://github.com/harsoh",
"contributions": [
"doc",
"code"
]
},
{
"login": "ritwikgoel",
"name": "tangobeer",
"avatar_url": "https://avatars2.githubusercontent.com/u/55455435?v=4",
"profile": "https://github.com/ritwikgoel",
"contributions": [
"doc",
"code"
]
},
{
"login": "Shiv10",
"name": "Shivansh Sharma",
"avatar_url": "https://avatars1.githubusercontent.com/u/17690376?v=4",
"profile": "https://github.com/Shiv10",
"contributions": [
"doc",
"code"
]
},
{
"login": "Pragati1610",
"name": "Pragati1610",
"avatar_url": "https://avatars3.githubusercontent.com/u/55177805?v=4",
"profile": "https://github.com/Pragati1610",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "ctf-challenges",
"projectOwner": "csivitu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}